.. |
aead.h
|
Replace keywrap AEADs with upstream's APIs.
|
2016-10-04 01:37:31 +00:00 |
aes.h
|
Replace keywrap AEADs with upstream's APIs.
|
2016-10-04 01:37:31 +00:00 |
arm_arch.h
|
|
|
asn1_mac.h
|
Purge the remainder of asn1_mac.h.
|
2016-08-03 21:37:31 +00:00 |
asn1.h
|
Add a few more scopers.
|
2016-09-16 17:27:43 +00:00 |
asn1t.h
|
Remove ASN.1 print hooks.
|
2016-06-14 17:38:31 +00:00 |
base64.h
|
Replace base64 decoding.
|
2016-05-26 17:59:10 +00:00 |
base.h
|
Test getrandom(2) on Linux if available
|
2016-10-27 23:12:10 +00:00 |
bio.h
|
Unwind unnecessary Android hacks.
|
2016-09-21 15:36:49 +00:00 |
blowfish.h
|
|
|
bn.h
|
Add BN_set_u64.
|
2016-09-18 20:12:25 +00:00 |
buf.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
buffer.h
|
|
|
bytestring.h
|
Add CBS_get_any_asn1.
|
2016-10-03 18:36:14 +00:00 |
cast.h
|
|
|
chacha.h
|
Require in == out for in-place encryption.
|
2016-06-09 19:49:03 +00:00 |
cipher.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
cmac.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
conf.h
|
Add a no-op |OPENSSL_no_config|.
|
2016-10-19 19:43:35 +00:00 |
cpu.h
|
Add PPC64LE assembly for AES-GCM.
|
2016-09-27 18:43:20 +00:00 |
crypto.h
|
Add no-op function ENGINE_register_all_complete.
|
2016-07-12 17:54:41 +00:00 |
curve25519.h
|
Add X25519 length constants.
|
2016-10-31 18:49:33 +00:00 |
des.h
|
|
|
dh.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
digest.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
dsa.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
dtls1.h
|
|
|
ec_key.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
ec.h
|
Fix documentation for POINT_CONVERSION_UNCOMPRESSED in ec.h
|
2016-09-23 18:02:48 +00:00 |
ecdh.h
|
Const-correct ECDH_compute_key.
|
2016-10-09 17:53:19 +00:00 |
ecdsa.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
engine.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
err.h
|
Fix up macros.
|
2016-10-18 18:28:23 +00:00 |
evp.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
ex_data.h
|
|
|
hkdf.h
|
Const-correct HKDF_expand.
|
2016-07-16 07:55:19 +00:00 |
hmac.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
lhash_macros.h
|
Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL.
|
2016-10-27 22:55:55 +00:00 |
lhash.h
|
Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL.
|
2016-10-27 22:55:55 +00:00 |
md4.h
|
|
|
md5.h
|
|
|
mem.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
newhope.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
nid.h
|
|
|
obj_mac.h
|
|
|
obj.h
|
Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|.
|
2016-08-10 17:18:25 +00:00 |
objects.h
|
|
|
opensslconf.h
|
|
|
opensslv.h
|
|
|
ossl_typ.h
|
|
|
pem.h
|
|
|
pkcs7.h
|
|
|
pkcs8.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
pkcs12.h
|
|
|
poly1305.h
|
|
|
pool.h
|
Remove superfluous const from CRYPTO_BUFFER_len.
|
2016-10-28 19:11:31 +00:00 |
rand.h
|
|
|
rc4.h
|
|
|
ripemd.h
|
|
|
rsa.h
|
Fold stack-allocated types into headers.
|
2016-09-07 21:50:05 +00:00 |
safestack.h
|
|
|
sha.h
|
Fix the comments for |SHA[256|384|512]_Transform|.
|
2016-07-28 21:49:48 +00:00 |
srtp.h
|
|
|
ssl3.h
|
Insert a state before cert_cb.
|
2016-08-11 15:45:00 +00:00 |
ssl.h
|
Move a few more types out of ssl.h.
|
2016-10-28 19:46:13 +00:00 |
stack_macros.h
|
Remove STACK_OF(OPENSSL_BLOCK).
|
2016-08-16 19:38:02 +00:00 |
stack.h
|
Remove STACK_OF(OPENSSL_BLOCK).
|
2016-08-16 19:38:02 +00:00 |
thread.h
|
Add missing 'does nothing' comments for consistency.
|
2016-06-28 20:40:45 +00:00 |
time_support.h
|
|
|
tls1.h
|
Update the TLS 1.3 draft version to draft 16.
|
2016-10-13 19:12:36 +00:00 |
type_check.h
|
|
|
x509_vfy.h
|
Fix up macros.
|
2016-10-18 18:28:23 +00:00 |
x509.h
|
Prune some unused prototypes.
|
2016-10-24 20:10:47 +00:00 |
x509v3.h
|
Fix up macros.
|
2016-10-18 18:28:23 +00:00 |