commit | 41c83d3f6733b6044a232c8afa30cc1221ec95f6 | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Mar 20 14:39:14 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Mar 20 14:39:14 2013 +0100 |
tree | 4bbada9fe77317f9cd9b9275eb302480b54f9b6b | |
parent | 00c1f437438d78749e09e5188e5cfc4121b7ee5e [diff] |
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.