You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). 8 年之前
..
aead.h Move TLS-specific "AEAD" functions to the bottom of aead.h. 8 年之前
aes.h Fix documentation typo. 9 年之前
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 年之前
asn1.h Align with upstream's error strings, take two. 8 年之前
asn1_mac.h Ditch remaining filename comments from public headers and ssl/ 9 年之前
asn1t.h Ditch remaining filename comments from public headers and ssl/ 9 年之前
base.h Import `newhope' (post-quantum key exchange). 8 年之前
base64.h Deprecate basically the entire base64 implementation. 9 年之前
bio.h Only use recv/send for socket BIOs on Windows. 8 年之前
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 年之前
bn.h Remove stale wpa_supplicant hacks. 8 年之前
buf.h Have doc.go parse struct comments. 8 年之前
buffer.h Add buffer.h for compatibility. 9 年之前
bytestring.h Add CBS_ASN1_UTF8STRING define. 8 年之前
cast.h Add decrepit, initially containing CAST and Blowfish. 9 年之前
chacha.h Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. 9 年之前
cipher.h Switch all 'num' parameters in crypto/modes to unsigned. 8 年之前
cmac.h Style: fix some header guards 9 年之前
conf.h Fix the shared library build. 8 年之前
cpu.h Rewrite ARM feature detection. 8 年之前
crypto.h Document that CRYPTO_library_init may be called concurrently. 8 年之前
curve25519.h Tweak X25519 documentation. 8 年之前
des.h Fix shared library build on OS X. 9 年之前
dh.h Add missing prototypes. 8 年之前
digest.h Reimplement PKCS#12 key derivation. 8 年之前
dsa.h Add DSA_generate_parameters to decrepit. 8 年之前
dtls1.h Opaquify DTLS structs. 9 年之前
ec.h Restore EC_GROUP_new_by_curve_name and EC_GROUP_set_generator. 8 年之前
ec_key.h Drop support for engines-provided signature verification. 8 年之前
ecdh.h Clean up |ECDH_compute_key|. 9 年之前
ecdsa.h Update comments to better document in-place semantics. 8 年之前
engine.h Unwind DH_METHOD and DSA_METHOD. 9 年之前
err.h Have doc.go parse struct comments. 8 年之前
evp.h Remove some easy obj.h dependencies. 8 年之前
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 年之前
hkdf.h Add hkdf.h to doc.config. 8 年之前
hmac.h Reimplement PKCS#12 key derivation. 8 年之前
lhash.h Style: fix some header guards 9 年之前
lhash_macros.h Remove hash table lookups from ex_data. 9 年之前
md4.h Add one-shot |MD4| function. 8 年之前
md5.h Store the partial block as uint8_t, not uint32_t. 8 年之前
mem.h Add CRYPTO_[malloc|free|realloc] as aliases for the OPENSSL_𝑥 names. 8 年之前
newhope.h Import `newhope' (post-quantum key exchange). 8 年之前
nid.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 年之前
obj.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 年之前
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 年之前
objects.h Move public headers to include/openssl/ 10 年之前
opensslconf.h Rename opensslfeatures.h to opensslconf.h. 8 年之前
opensslv.h Get version-related functions from crypto.h rather than ssl.h. 9 年之前
ossl_typ.h Move public headers to include/openssl/ 10 年之前
pem.h Decouple the EVP and PEM code. 8 年之前
pkcs7.h Move public headers to include/openssl/ 10 年之前
pkcs8.h Changes to support node.js's use of PKCS#12. 8 年之前
pkcs12.h Move public headers to include/openssl/ 10 年之前
poly1305.h Revert "Enable upstream's Poly1305 code." 8 年之前
pqueue.h Export pqueue functions. 10 年之前
rand.h Add a deterministic PRNG for fuzzing. 8 年之前
rc4.h Add |RC4_options| to decrepit. 8 年之前
ripemd.h Add RIPEMD160 support in decrepit. 8 年之前
rsa.h Require the public exponent to be available in RSA blinding. 8 年之前
safestack.h Rename safe_stack.h to safestack.h. 9 年之前
sha.h Store the partial block as uint8_t, not uint32_t. 8 年之前
srtp.h Fold srtp.h into ssl.h. 9 年之前
ssl.h Remove stale wpa_supplicant hacks. 8 年之前
ssl3.h Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 8 年之前
stack.h Remove stack macros for nonexistent types. 8 年之前
stack_macros.h Remove stack macros for nonexistent types. 8 年之前
thread.h Resolve -Wextern-c-compat warnings with OPENSSL_NO_THREADS. 8 年之前
time_support.h Include time.h in time_support.h. 8 年之前
tls1.h Update references to the extended master secret draft. 8 年之前
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 9 年之前
x509.h Remove some easy obj.h dependencies. 8 年之前
x509_vfy.h Bring back |verify_store|. 8 年之前
x509v3.h Add missing prototypes. 8 年之前