mbedtls/include/polarssl
2011-12-04 12:24:18 +00:00
..
aes.h - Clarified use of AES and Camellia in CFB and CTR modes 2011-10-06 13:11:08 +00:00
arc4.h
asn1.h - Extracted ASN.1 parsing code from the X.509 parsing code. Added new module. 2011-11-10 14:43:23 +00:00
base64.h
bignum.h - Better buffer handling in mpi_read_file() 2011-11-30 16:00:20 +00:00
bn_mul.h - Made switch for ARM thumb assembly. Still has to be added! 2011-11-18 12:47:23 +00:00
camellia.h - Clarified use of AES and Camellia in CFB and CTR modes 2011-10-06 13:11:08 +00:00
certs.h
cipher.h - Changed the defined key-length of DES ciphers in cipher.h to include the parity bits, to prevent mistakes in copying data. (Closes ticket #33) 2011-11-15 15:38:45 +00:00
cipher_wrap.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
config.h - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources 2011-12-03 21:45:14 +00:00
ctr_drbg.h - Fixed const correctness 2011-12-03 11:29:32 +00:00
debug.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
des.h
dhm.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
entropy.h - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources 2011-12-03 21:45:14 +00:00
entropy_poll.h - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources 2011-12-03 21:45:14 +00:00
error.h - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources 2011-12-03 21:45:14 +00:00
havege.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
md.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
md2.h - Fixed faulty HMAC-MD2 implementation (Fixes ticket #37) 2011-10-06 14:18:49 +00:00
md4.h
md5.h
md_wrap.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
net.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
openssl.h
padlock.h
pem.h
pkcs11.h - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
rsa.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
sha1.h
sha2.h
sha4.h
ssl.h - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs 2011-11-27 21:07:34 +00:00
timing.h
version.h
x509.h - Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error 2011-12-04 12:24:18 +00:00
xtea.h