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.
 
 
 
 
 
 
Adam Langley 764ab9802e Support and test P-224 certificates. 7 years ago
..
aead.h Remove old ChaCha20-Poly1305 AEAD. 7 years ago
aes.h Replace keywrap AEADs with upstream's APIs. 8 years ago
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 years ago
asn1.h Remove crypto/asn1 LONG and ZLONG. 7 years ago
asn1_mac.h Purge the remainder of asn1_mac.h. 8 years ago
asn1t.h Remove BIGNUM and CBIGNUM crypto/asn1 types. 7 years ago
base.h Support asynchronous ticket decryption with TLS 1.0–1.2. 7 years ago
base64.h Replace base64 decoding. 8 years ago
bio.h Remove support for blocking DTLS timeout handling. 7 years ago
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 years ago
bn.h Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7 years ago
buf.h Fold stack-allocated types into headers. 8 years ago
buffer.h Add buffer.h for compatibility. 9 years ago
bytestring.h Correct a typo in ASN.1 type name. 7 years ago
cast.h Add decrepit, initially containing CAST and Blowfish. 9 years ago
chacha.h Require in == out for in-place encryption. 8 years ago
cipher.h Spellcheck our public headers. 7 years ago
cmac.h Fold stack-allocated types into headers. 8 years ago
conf.h Fix out-of-memory condition in conf. 7 years ago
cpu.h Add PPC64LE assembly for AES-GCM. 8 years ago
crypto.h Add no-op function ENGINE_register_all_complete. 8 years ago
curve25519.h Add yet another way to spell 32. 7 years ago
des.h Fix shared library build on OS X. 9 years ago
dh.h Fold stack-allocated types into headers. 8 years ago
digest.h Decouple PKCS#12 hash lookup from the OID table. 7 years ago
dsa.h Spellcheck our public headers. 7 years ago
dtls1.h Opaquify DTLS structs. 9 years ago
ec.h Fix a couple of missing spaces in comments. 7 years ago
ec_key.h Fold stack-allocated types into headers. 8 years ago
ecdh.h Const-correct ECDH_compute_key. 8 years ago
ecdsa.h ECDSA: const EC_KEY* arguments where possible. 7 years ago
engine.h Fold stack-allocated types into headers. 8 years ago
err.h Spellcheck our public headers. 7 years ago
evp.h Spellcheck our public headers. 7 years ago
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 years ago
hkdf.h Const-correct HKDF_expand. 8 years ago
hmac.h Fold stack-allocated types into headers. 8 years ago
lhash.h Remove lh_new's default hash and comparator. 7 years ago
lhash_macros.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 years ago
md4.h Add one-shot |MD4| function. 8 years ago
md5.h Store the partial block as uint8_t, not uint32_t. 8 years ago
mem.h Fold stack-allocated types into headers. 8 years ago
nid.h Reimplement objects.pl in Go. 7 years ago
obj.h Spellcheck our public headers. 7 years ago
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 years ago
objects.h Move public headers to include/openssl/ 10 years ago
opensslconf.h Rename opensslfeatures.h to opensslconf.h. 8 years ago
opensslv.h Get version-related functions from crypto.h rather than ssl.h. 9 years ago
ossl_typ.h Move public headers to include/openssl/ 10 years ago
pem.h Include crypto.h from pem.h. 8 years ago
pkcs7.h Move public headers to include/openssl/ 10 years ago
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 years ago
pkcs12.h Move public headers to include/openssl/ 10 years ago
poly1305.h Revert "Enable upstream's Poly1305 code." 8 years ago
pool.h Fix a couple of missing spaces in comments. 7 years ago
rand.h Add corpora for fuzzers with fuzzer mode disabled. 8 years ago
rc4.h Add |RC4_options| to decrepit. 8 years ago
ripemd.h Add RIPEMD160 support in decrepit. 8 years ago
rsa.h size_t the RSA padding add functions. 7 years ago
safestack.h Rename safe_stack.h to safestack.h. 9 years ago
sha.h Remove SHA_LBLOCK and SHA_LONG. 7 years ago
srtp.h Fold srtp.h into ssl.h. 9 years ago
ssl.h Support and test P-224 certificates. 7 years ago
ssl3.h Avoid transitioning into SSL_ST_OK and back out. 7 years ago
stack.h Add STACK_OF(CRYPTO_BUFFER). 8 years ago
stack_macros.h Add STACK_OF(CRYPTO_BUFFER). 8 years ago
thread.h Add missing 'does nothing' comments for consistency. 8 years ago
tls1.h Remove experimental TLS 1.3 short record header extension. 7 years ago
type_check.h Get OPENSSL_COMPILE_ASSERT working in function bodies. 7 years ago
x509.h Unexport PKCS5 functions. 7 years ago
x509_vfy.h Add |X509_STORE_set0_additional_untrusted|. 7 years ago
x509v3.h Fix up macros. 8 years ago