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.
 
 
 
 
 
 
David Benjamin 4dbdf94c67 Push V2ClientHello handling into ssl3_get_message. 8 years ago
..
aead.h Require in == out for in-place encryption. 8 years ago
aes.h Fix documentation typo. 9 years ago
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 years ago
asn1.h Remove ASN.1 BIOs. 8 years ago
asn1_mac.h Ditch remaining filename comments from public headers and ssl/ 9 years ago
asn1t.h Remove ASN.1 print hooks. 8 years ago
base.h Wrap MSVC-only warning pragmas in a macro. 8 years ago
base64.h Replace base64 decoding. 8 years ago
bio.h Test both synchronous and asynchronous DTLS retransmit. 8 years ago
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 years ago
bn.h Document that BN_mod_sqrt assumes p is a prime. 8 years ago
buf.h Add BUF_MEM_reserve. 8 years ago
buffer.h Add buffer.h for compatibility. 9 years ago
bytestring.h Add CBB_add_u32. 8 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 Switch all 'num' parameters in crypto/modes to unsigned. 8 years ago
cmac.h Style: fix some header guards 9 years ago
conf.h Fix the shared library build. 8 years ago
cpu.h Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 years ago
crypto.h Add CRYPTO_has_asm. 8 years ago
curve25519.h Tweak X25519 documentation. 8 years ago
des.h Fix shared library build on OS X. 9 years ago
dh.h Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. 8 years ago
digest.h Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit. 8 years ago
dsa.h Compute kinv in DSA with Fermat's Little Theorem. 8 years ago
dtls1.h Opaquify DTLS structs. 9 years ago
ec.h Always use Fermat's Little Theorem in ecdsa_sign_setup. 8 years ago
ec_key.h Drop support for engines-provided signature verification. 8 years ago
ecdh.h Clean up |ECDH_compute_key|. 9 years ago
ecdsa.h Update comments to better document in-place semantics. 8 years ago
engine.h Unwind DH_METHOD and DSA_METHOD. 9 years ago
err.h Have doc.go parse struct comments. 8 years ago
evp.h Fix the name of OPENSSL_add_all_algorithms_conf. 8 years ago
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 years ago
hkdf.h Separating HKDF into HKDFExtract and HKDFExpand. 8 years ago
hmac.h Reimplement PKCS#12 key derivation. 8 years ago
lhash.h Style: fix some header guards 9 years ago
lhash_macros.h Remove hash table lookups from ex_data. 9 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 Add CRYPTO_[malloc|free|realloc] as aliases for the OPENSSL_𝑥 names. 8 years ago
newhope.h Add missing newline in newhope.h. 8 years ago
nid.h Elliptic curve + post-quantum key exchange 8 years ago
obj.h Make OBJ_NAME_do_all more OpenSSL-compatible. 8 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 Changes to support node.js's use of PKCS#12. 8 years ago
pkcs12.h Move public headers to include/openssl/ 10 years ago
poly1305.h Revert "Enable upstream's Poly1305 code." 8 years ago
rand.h Add a deterministic PRNG for fuzzing. 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 Do RSA blinding unless |e| is NULL and specifically requested not to. 8 years ago
safestack.h Rename safe_stack.h to safestack.h. 9 years ago
sha.h Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 years ago
srtp.h Fold srtp.h into ssl.h. 9 years ago
ssl.h Push V2ClientHello handling into ssl3_get_message. 8 years ago
ssl3.h Push V2ClientHello handling into ssl3_get_message. 8 years ago
stack.h Remove stack macros for nonexistent types. 8 years ago
stack_macros.h Fix stack macro const-ness. 8 years ago
thread.h Add missing 'does nothing' comments for consistency. 8 years ago
time_support.h Include time.h in time_support.h. 8 years ago
tls1.h Group 1.3 extension constants together and remove ticket_age. 8 years ago
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 9 years ago
x509.h Add checks to X509_NAME_oneline() 8 years ago
x509_vfy.h Unwind X509_LU_RETRY and fix a lot of type confusion. 8 years ago
x509v3.h Add missing prototypes. 8 years ago