mbedtls/tests
Paul Bakker 41c83d3f67 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS
Made all modifications to include Ephemeral Elliptic Curve Diffie
Hellman ciphersuites into the existing SSL/TLS modules. All basic
handling of the ECDHE-ciphersuites (TLS_ECDHE_RSA_WITH_NULL_SHA,
TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA,
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA)
has been included.
2013-03-20 14:39:14 +01:00
..
data_files - Added test for no-subject certificates with altSubjectNames 2012-08-23 10:46:54 +00:00
scripts - Added base Galois/Counter mode (GCM) for AES 2012-03-20 13:50:09 +00:00
suites Merge branch 'ecc-devel-mpg' into development 2013-03-13 16:31:01 +01:00
.gitignore Added proper gitignores for linux compilation 2012-11-17 00:04:49 +01:00
CMakeLists.txt Basic tests for ECDSA. 2013-01-26 19:11:28 +01:00
compat.sh Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS 2013-03-20 14:39:14 +01:00
fct.h - Added casting to prevent warnings on some compilers 2012-05-08 13:35:48 +00:00
Makefile Modified Makefiles to include new files and and config.h to PolarSSL standard 2013-03-13 16:30:17 +01:00