.. |
aes.h
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
aesni.h
|
|
|
arc4.h
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
asn1.h
|
Finish parsing RSASSA-PSS parameters
|
2014-06-02 16:10:29 +02:00 |
asn1write.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
base64.h
|
|
|
bignum.h
|
Clarify mpi_write_binary()'s doc.
|
2014-06-25 12:57:47 +02:00 |
blowfish.h
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
bn_mul.h
|
Disable broken Sparc64 bn_mul assembly
|
2014-06-25 11:26:15 +02:00 |
camellia.h
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
ccm.h
|
CCM operations allow input == output
|
2014-05-14 14:10:35 +02:00 |
certs.h
|
|
|
check_config.h
|
Rename RSASSA_PSS_CERTIFICATES to X509_RSASSA_PSS_SUPPORT
|
2014-06-06 16:42:37 +02:00 |
cipher.h
|
Fix dependencies: GCM != AEAD != CCM
|
2014-06-24 15:26:28 +02:00 |
cipher_wrap.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
compat-1.2.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
config.h
|
Make PSK_LEN configurable and adjust PMS size
|
2014-07-04 14:59:08 +02:00 |
ctr_drbg.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
debug.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
des.h
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |
dhm.h
|
Document in-out param of dhm_calc_secret()
|
2014-06-25 13:03:50 +02:00 |
ecdh.h
|
Fix typos in comments
|
2014-06-25 14:45:24 +02:00 |
ecdsa.h
|
Fix typos in comments
|
2014-06-25 14:45:24 +02:00 |
ecp.h
|
Add #endif comments for #endif more than 10 lines from #if / #else
|
2014-06-17 14:34:44 +02:00 |
entropy.h
|
Add more tests for the entropy module
|
2014-06-10 15:38:44 +02:00 |
entropy_poll.h
|
|
|
error.h
|
Add (placeholder) CCM module
|
2014-05-06 11:28:09 +02:00 |
gcm.h
|
|
|
havege.h
|
|
|
hmac_drbg.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
md.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
md2.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
md4.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
md5.h
|
|
|
md_wrap.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
memory.h
|
|
|
memory_buffer_alloc.h
|
|
|
net.h
|
|
|
oid.h
|
Finish parsing RSASSA-PSS parameters
|
2014-06-02 16:10:29 +02:00 |
openssl.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
padlock.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
pbkdf2.h
|
|
|
pem.h
|
|
|
pk.h
|
Clarify padding questions in the PK documentation
|
2014-06-25 14:04:36 +02:00 |
pk_wrap.h
|
|
|
pkcs5.h
|
|
|
pkcs11.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
pkcs12.h
|
|
|
platform.h
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
ripemd160.h
|
|
|
rsa.h
|
Add rsa_rsassa_pss_verify_ext()
|
2014-06-05 14:02:05 +02:00 |
sha1.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
sha256.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
sha512.h
|
Fix formatting: fix some 'easy' > 80 length lines
|
2014-05-01 14:18:25 +02:00 |
ssl.h
|
Change selection of hash algorithm for TLS 1.2
|
2014-07-08 14:20:26 +02:00 |
ssl_cache.h
|
|
|
ssl_ciphersuites.h
|
Make PSK_LEN configurable and adjust PMS size
|
2014-07-04 14:59:08 +02:00 |
threading.h
|
|
|
timing.h
|
|
|
version.h
|
Prepped for 1.3.7 release
|
2014-05-01 14:27:19 +02:00 |
x509.h
|
Rename RSASSA_PSS_CERTIFICATES to X509_RSASSA_PSS_SUPPORT
|
2014-06-06 16:42:37 +02:00 |
x509_crl.h
|
Fix comments about X.509 versions
|
2014-06-25 11:26:12 +02:00 |
x509_crt.h
|
Fix comments about X.509 versions
|
2014-06-25 11:26:12 +02:00 |
x509_csr.h
|
Fix comments about X.509 versions
|
2014-06-25 11:26:12 +02:00 |
xtea.h
|
Add _init() and _free() for cipher modules
|
2014-07-09 10:19:22 +02:00 |