..
aead.h
Point EVP_aead_chacha20_poly1305 at the standardized version.
9 years ago
aes.h
Fix documentation typo.
10 years ago
arm_arch.h
Allow ARM capabilities to be set at compile time.
10 years ago
asn1.h
ASN1_get_object should not accept large universal tags.
9 years ago
asn1_mac.h
Ditch remaining filename comments from public headers and ssl/
10 years ago
asn1t.h
Ditch remaining filename comments from public headers and ssl/
10 years ago
base.h
Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary.
9 years ago
base64.h
Deprecate basically the entire base64 implementation.
10 years ago
bio.h
Tweaks for node.js
9 years ago
blowfish.h
Add decrepit, initially containing CAST and Blowfish.
10 years ago
bn.h
Rename the BIGNUM ASN.1 functions.
9 years ago
buf.h
Have doc.go parse struct comments.
9 years ago
buffer.h
Add buffer.h for compatibility.
10 years ago
bytestring.h
Parse BER for PKCS#12 more accurately.
9 years ago
cast.h
Add decrepit, initially containing CAST and Blowfish.
10 years ago
chacha.h
Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters.
10 years ago
cipher.h
Fix up several comments and detect problems in the future.
10 years ago
cmac.h
Style: fix some header guards
10 years ago
conf.h
Also add a no-op stub for OPENSSL_config.
9 years ago
cpu.h
Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible.
10 years ago
crypto.h
Tweaks for node.js
9 years ago
curve25519.h
Update draft-irtf-cfrg-curves-11 references to RFC 7748.
9 years ago
des.h
Fix shared library build on OS X.
10 years ago
dh.h
Validate DH public keys for RFC 5114 groups.
9 years ago
digest.h
Documentation typo.
10 years ago
dsa.h
Reimplement DSA parsing logic with crypto/asn1.
9 years ago
dtls1.h
Opaquify DTLS structs.
10 years ago
ec.h
Rewrite ECPrivateKey serialization.
9 years ago
ec_key.h
Rewrite ECPrivateKey serialization.
9 years ago
ecdh.h
Clean up |ECDH_compute_key|.
10 years ago
ecdsa.h
Update comments to better document in-place semantics.
9 years ago
engine.h
Unwind DH_METHOD and DSA_METHOD.
10 years ago
err.h
Have doc.go parse struct comments.
9 years ago
evp.h
Implement new PKCS#8 parsers.
9 years ago
ex_data.h
Skip free callbacks on empty CRYPTO_EX_DATAs.
9 years ago
hkdf.h
Get rid of err function codes.
10 years ago
hmac.h
Remove HMAC_CTX_set_flags.
10 years ago
lhash.h
Style: fix some header guards
10 years ago
lhash_macros.h
Remove hash table lookups from ex_data.
10 years ago
md4.h
Store the partial block as uint8_t, not uint32_t.
9 years ago
md5.h
Store the partial block as uint8_t, not uint32_t.
9 years ago
mem.h
Fix some documentation comments.
9 years ago
obj.h
Fix up several comments and detect problems in the future.
10 years ago
obj_mac.h
Allocate a NID for X25519.
9 years ago
objects.h
Move public headers to include/openssl/
11 years ago
opensslfeatures.h
Remove remaining remnants of RIPEMD-160 support.
10 years ago
opensslv.h
Get version-related functions from crypto.h rather than ssl.h.
10 years ago
ossl_typ.h
Move public headers to include/openssl/
11 years ago
pem.h
Remove param_decode and param_encode EVP_PKEY hooks.
9 years ago
pkcs7.h
Move public headers to include/openssl/
11 years ago
pkcs8.h
Changes to support node.js's use of PKCS#12.
9 years ago
pkcs12.h
Move public headers to include/openssl/
11 years ago
poly1305.h
Fix several minor points noticed by Kenny.
10 years ago
pqueue.h
Export pqueue functions.
11 years ago
rand.h
Add a few more no-op stubs for cURL compatibility.
9 years ago
rc4.h
Fix up whitespace in headers for doc.go.
10 years ago
rsa.h
Update comments to better document in-place semantics.
9 years ago
safestack.h
Rename safe_stack.h to safestack.h.
10 years ago
sha.h
Store the partial block as uint8_t, not uint32_t.
9 years ago
srtp.h
Fold srtp.h into ssl.h.
10 years ago
ssl.h
Fix SSL_get_{read,write}_sequence.
9 years ago
ssl3.h
Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER.
9 years ago
stack.h
Remove stack macros for nonexistent types.
9 years ago
stack_macros.h
Remove stack macros for nonexistent types.
9 years ago
thread.h
Readd CRYPTO_{LOCK|UNLOCK|READ|WRITE}.
10 years ago
time_support.h
Style: fix some header guards
10 years ago
tls1.h
Update references to the extended master secret draft.
9 years ago
type_check.h
Try to fix MSVC and __STDC_VERSION__ again.
10 years ago
x509.h
Resolve a few old TODOs.
9 years ago
x509_vfy.h
Import “altchains” support.
9 years ago
x509v3.h
Get rid of err function codes.
10 years ago