mbedtls/include/polarssl
Manuel Pégourié-Gonnard a5bdfcde53 Relax some SHA2 ciphersuite's version requirements
Changed:
- PSK ciphersuites (RFC 5487, section 3)
- ECDHE-PSK ciphersuites (RFC 5489, section 3)
- Additional Camellia ciphersuites (RFC 6367, sec 3.3)

Unchanged:
- all GCM ciphersuites
- Camellia ciphersuites from RFC 5932 (sec. 3.3.2)
- ECC-SHA2 ciphersuites from RFC 5289 (unclear)
- SHA2 from RFC 5246 (TLS 1.2, no precision)
2013-11-26 13:59:43 +01:00
..
aes.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
arc4.h
asn1.h
asn1write.h
base64.h
bignum.h Reverted API change for mpi_is_prime() 2013-11-25 14:26:52 +01:00
blowfish.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
bn_mul.h
camellia.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
certs.h
cipher.h cipher layer: IV length is not always block size 2013-10-24 17:17:54 +02:00
cipher_wrap.h
compat-1.2.h compat-1.2.h: Make inline functions static 2013-11-20 16:13:13 +01:00
config.h Merged support for Camellia-GCM + ciphersuite and fixes to cipher layer 2013-10-28 14:38:35 +01:00
ctr_drbg.h
debug.h
des.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
dhm.h Possible naming collision in dhm_context 2013-10-11 09:38:49 +02:00
ecdh.h Remove polarssl/ from header includes 2013-10-11 09:17:09 +02:00
ecdsa.h Remove polarssl/ from header includes 2013-10-11 09:17:09 +02:00
ecp.h Reorganize code in ecp.c 2013-10-23 20:19:57 +02:00
entropy.h entropy_func() threading support 2013-09-29 15:02:07 +02:00
entropy_poll.h
error.h Fix bad error codes 2013-10-27 13:48:15 +01:00
gcm.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
havege.h
md.h
md2.h
md4.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
md5.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
md_wrap.h
memory.h Buffer allocator threading support 2013-09-29 15:02:11 +02:00
net.h
oid.h Support for serialNumber, postalAddress and postalCode in X509 names 2013-10-29 14:24:37 +01:00
openssl.h Fixed cplusplus extern defines in header files 2013-10-01 10:09:06 +02:00
padlock.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
pbkdf2.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
pem.h
pk.h Fix pkcs11.c to conform to PolarSSL 1.3 API. 2013-11-20 16:13:27 +01:00
pk_wrap.h
pkcs5.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
pkcs11.h Fix pkcs11.c to conform to PolarSSL 1.3 API. 2013-11-20 16:13:27 +01:00
pkcs12.h
rsa.h RSA blinding threading support 2013-09-29 15:02:11 +02:00
sha1.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
sha256.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00
sha512.h
ssl.h SSL now gracefully handles missing RNG 2013-11-21 17:31:06 +01:00
ssl_cache.h SSL Cache threading support 2013-09-28 15:24:59 +02:00
ssl_ciphersuites.h Relax some SHA2 ciphersuite's version requirements 2013-11-26 13:59:43 +01:00
threading.h Clarified threading issues 2013-09-30 15:24:33 +02:00
timing.h
version.h Prep for PolarSSL 1.3.2 2013-11-04 17:29:42 +01:00
x509.h Const correctness 2013-10-28 21:19:10 +01:00
x509_crl.h
x509_crt.h Const correctness 2013-10-28 21:19:10 +01:00
x509_csr.h Const correctness 2013-10-28 21:19:10 +01:00
xtea.h Defines for UEFI environment under MSVC added 2013-10-29 14:05:38 +01:00