mbedtls/include/polarssl
2012-04-16 06:46:41 +00:00
..
aes.h
arc4.h
asn1.h - Certificate Requests written now have the Email address written in IA5String 2012-02-16 10:26:57 +00:00
asn1write.h - Certificate Requests written now have the Email address written in IA5String 2012-02-16 10:26:57 +00:00
base64.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
bignum.h - Made better fix to issue of defined long long type for bignum code 2012-01-22 20:38:13 +00:00
bn_mul.h - Made better fix to issue of defined long long type for bignum code 2012-01-22 20:38:13 +00:00
camellia.h
certs.h
cipher.h - Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default! 2012-02-06 16:45:10 +00:00
cipher_wrap.h - Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default! 2012-02-06 16:45:10 +00:00
config.h - Added base Galois/Counter mode (GCM) for AES 2012-03-20 13:50:09 +00:00
ctr_drbg.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
debug.h - Removed redundant POLARSSL_DEBUG_MSG define 2012-02-11 16:17:43 +00:00
des.h
dhm.h
entropy.h - Added option to prevent default entropy sources from loading (POLARSSL_NO_DEFAULT_ENTROPY_SOURCES) 2011-12-15 20:11:16 +00:00
entropy_poll.h - Changed entropy accumulator to have per-source thresholds 2011-12-10 17:02:19 +00:00
error.h - Added base Galois/Counter mode (GCM) for AES 2012-03-20 13:50:09 +00:00
gcm.h - Added base Galois/Counter mode (GCM) for AES 2012-03-20 13:50:09 +00:00
havege.h - Always return 0 fixed in doc for havege_random() 2012-02-03 08:13:57 +00:00
md.h - Fixed compiler warning for unreferenced ret in md_file() when POLARSSL_FS_IO not declared 2012-01-14 18:07:41 +00:00
md2.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
md4.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
md5.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
md_wrap.h
net.h - Added preliminary ASN.1 buffer writing support 2012-02-13 23:11:30 +00:00
openssl.h
padlock.h
pem.h
pkcs11.h
rsa.h - Added alternative for SHA1 signature structure to check for (without NULL) 2012-03-22 15:31:27 +00:00
sha1.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
sha2.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
sha4.h - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. 2011-12-10 21:55:01 +00:00
ssl.h - Report unexpected_message if unknown record type is received 2012-04-16 06:46:41 +00:00
timing.h
version.h - Made changes for 1.1.1 release 2012-01-23 09:44:43 +00:00
x509.h - Added preliminary ASN.1 buffer writing support 2012-02-13 23:11:30 +00:00
x509write.h - x509_write_cert_req() now supports all available hash functions 2012-02-16 14:08:06 +00:00
xtea.h