mbedtls/include/polarssl
Paul Bakker 9bcf16c55d Centralized module option values in config.h
Allow user-defined settings without editing header files by using
POLARSSL_CONFIG_OPTIONS in config.h
(cherry picked from commit 6fa5488779)

Conflicts:
	include/polarssl/config.h
2013-06-25 15:06:53 +02:00
..
aes.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
arc4.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
asn1.h OID functionality moved to a separate module. 2013-04-07 22:00:46 +02:00
asn1write.h More granular define selections within code to allow for smaller code 2013-04-18 23:12:34 +02:00
base64.h Fixed typo in base64.h 2013-02-14 11:56:58 +01:00
bignum.h Centralized module option values in config.h 2013-06-25 15:06:53 +02:00
blowfish.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
bn_mul.h Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler 2013-06-25 15:06:52 +02:00
camellia.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
certs.h
cipher.h Moved to advanced ciphersuite representation and more dynamic SSL code 2013-03-13 14:48:32 +01:00
cipher_wrap.h Moved to advanced ciphersuite representation and more dynamic SSL code 2013-03-13 14:48:32 +01:00
config.h Centralized module option values in config.h 2013-06-25 15:06:53 +02:00
ctr_drbg.h Centralized module option values in config.h 2013-06-25 15:06:53 +02:00
debug.h More granular define selections within code to allow for smaller code 2013-04-18 23:12:34 +02:00
des.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
dhm.h
ecdh.h Add ecdh_calc_secret() 2013-02-11 22:05:42 +01:00
ecdsa.h Add ECDSA signature primitive. 2013-01-26 19:11:28 +01:00
ecp.h Fix ecp_tls_read_point's signature 2013-02-10 13:38:29 +01:00
entropy.h Centralized module option values in config.h 2013-06-25 15:06:53 +02:00
entropy_poll.h
error.h PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-25 15:06:52 +02:00
gcm.h
havege.h
md.h Minor checks to prevent NULL-pointer exceptions 2013-04-02 11:13:39 +02:00
md2.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
md4.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
md5.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
md_wrap.h
net.h
oid.h More granular define selections within code to allow for smaller code 2013-04-18 23:12:34 +02:00
openssl.h
padlock.h
pbkdf2.h PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated 2013-06-25 15:06:52 +02:00
pem.h pem_read_buffer() already update use_len after header and footer are read 2013-06-24 19:09:25 +02:00
pk.h More granular define selections within code to allow for smaller code 2013-04-18 23:12:34 +02:00
pkcs5.h PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-25 15:06:52 +02:00
pkcs11.h - Fixed argument types 2012-11-14 12:14:19 +00:00
pkcs12.h Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis 2013-06-25 15:06:51 +02:00
rsa.h More granular define selections within code to allow for smaller code 2013-04-18 23:12:34 +02:00
sha1.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
sha2.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
sha4.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00
ssl.h Centralized module option values in config.h 2013-06-25 15:06:53 +02:00
ssl_cache.h Centralized module option values in config.h 2013-06-25 15:06:53 +02:00
ssl_ciphersuites.h Added PSK GCM, SHA256 and SHA384 ciphers from RFC5487 2013-04-19 22:03:30 +02:00
timing.h
version.h Prepared for PolarSSL 1.2.6 release 2013-03-11 11:38:44 +01:00
x509.h PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-25 15:06:52 +02:00
x509write.h Added missing config.h include 2013-04-19 20:47:26 +02:00
xtea.h Added mechanism to provide alternative cipher / hash implementations 2013-06-25 15:06:51 +02:00