.. |
aes.h
|
|
|
arc4.h
|
|
|
asn1.h
|
Some more EC pubkey parsing refactoring
|
2013-07-17 15:59:43 +02:00 |
asn1write.h
|
|
|
base64.h
|
base64_decode() also forcefully returns on dst == NULL
|
2013-07-16 17:48:58 +02:00 |
bignum.h
|
|
|
blowfish.h
|
|
|
bn_mul.h
|
|
|
camellia.h
|
|
|
certs.h
|
|
|
cipher.h
|
Minor comment fixes
|
2013-08-26 14:31:20 +02:00 |
cipher_wrap.h
|
|
|
config.h
|
Declare ECDSA key exchange and ciphersuites
|
2013-08-27 22:21:19 +02:00 |
ctr_drbg.h
|
Entropy collector and CTR-DRBG now also work on SHA-256 if SHA-512 not available
|
2013-08-27 15:06:54 +02:00 |
debug.h
|
|
|
des.h
|
|
|
dhm.h
|
|
|
ecdh.h
|
|
|
ecdsa.h
|
Add ecdsa_from_keypair()
|
2013-08-20 20:46:03 +02:00 |
ecp.h
|
PK: reuse some eckey functions for ecdsa
|
2013-08-20 20:46:04 +02:00 |
entropy.h
|
Entropy collector and CTR-DRBG now also work on SHA-256 if SHA-512 not available
|
2013-08-27 15:06:54 +02:00 |
entropy_poll.h
|
|
|
error.h
|
Small PK cleanups
|
2013-08-20 20:46:04 +02:00 |
gcm.h
|
|
|
havege.h
|
|
|
md.h
|
|
|
md2.h
|
|
|
md4.h
|
|
|
md5.h
|
|
|
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
|
Adapt core OID functions to embeded null bytes
|
2013-08-16 14:00:52 +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
|
Merge code for RSA and ECDSA in SSL
|
2013-08-27 22:21:20 +02:00 |
pk_wrap.h
|
Add RSA-alt to the PK layer
|
2013-08-27 22:21:20 +02:00 |
pkcs5.h
|
|
|
pkcs11.h
|
|
|
pkcs12.h
|
|
|
rsa.h
|
Get rid of pk_wrap_rsa()
|
2013-08-20 20:46:04 +02:00 |
sha1.h
|
|
|
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
|
Merge code for RSA and ECDSA in SSL
|
2013-08-27 22:21:20 +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
|
Check key type against selected key exchange
|
2013-08-27 22:21:19 +02:00 |
timing.h
|
|
|
version.h
|
|
|
x509.h
|
Minor comment fixes
|
2013-08-26 14:31:20 +02:00 |
x509write.h
|
|
|
xtea.h
|
|
|