.. |
aes.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
arc4.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
asn1.h
|
Some more EC pubkey parsing refactoring
|
2013-07-17 15:59:43 +02:00 |
asn1write.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
base64.h
|
base64_decode() also forcefully returns on dst == NULL
|
2013-07-16 17:48:58 +02:00 |
bignum.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
blowfish.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
bn_mul.h
|
|
|
camellia.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
certs.h
|
|
|
cipher.h
|
Restructured cipher_set_padding_mode() to use switch statement
|
2013-08-14 14:02:48 +02:00 |
cipher_wrap.h
|
|
|
config.h
|
Made session tickets support configurable from config.h
|
2013-08-14 14:26:03 +02:00 |
ctr_drbg.h
|
|
|
debug.h
|
|
|
des.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
dhm.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
ecdh.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
ecdsa.h
|
Add ecdsa_init and ecdsa_free
|
2013-07-08 15:30:23 +02:00 |
ecp.h
|
Rm ecp_keypair.alg
|
2013-07-17 15:59:44 +02:00 |
entropy.h
|
Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h}
|
2013-06-30 14:49:12 +02:00 |
entropy_poll.h
|
|
|
error.h
|
Parse NewSessionTicket message
|
2013-08-14 14:08:04 +02:00 |
gcm.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
havege.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
md.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
md2.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
md4.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
md5.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
md_wrap.h
|
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
|
2013-06-30 14:34:05 +02:00 |
memory.h
|
Memory-allocation abstraction layer and buffer-based allocator added
|
2013-07-03 17:22:31 +02:00 |
net.h
|
|
|
oid.h
|
Expand oid_get_sig_alg() for ECDSA-based algs
|
2013-07-17 15:59:40 +02:00 |
openssl.h
|
|
|
padlock.h
|
|
|
pbkdf2.h
|
|
|
pem.h
|
Simplify password check in pem_read_buffer()
|
2013-07-09 16:42:35 +02:00 |
pk.h
|
Fix some more ifdef's RSA/EC, in pk and debug
|
2013-07-17 15:59:44 +02:00 |
pkcs5.h
|
PKCS#5 PBES2 now uses OID database for algorithm detection
|
2013-06-28 16:12:50 +02:00 |
pkcs11.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
pkcs12.h
|
Moved PKCS#12 cipher layer based PBE detection to use OID database
|
2013-06-29 18:32:16 +02:00 |
rsa.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
sha1.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
sha256.h
|
Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h}
|
2013-06-30 14:49:12 +02:00 |
sha512.h
|
Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h}
|
2013-06-30 14:49:12 +02:00 |
ssl.h
|
Made session tickets support configurable from config.h
|
2013-08-14 14:26:03 +02:00 |
ssl_cache.h
|
Also compiles / runs without time-based functions in OS
|
2013-07-03 17:22:32 +02:00 |
ssl_ciphersuites.h
|
CAMELLIA-based PSK and DHE-PSK ciphersuites added
|
2013-07-26 15:04:03 +02:00 |
timing.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
version.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
x509.h
|
Fix some ifdef's in x509parse
|
2013-07-17 15:59:44 +02:00 |
x509write.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
xtea.h
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |