canmove, Confirmed users
937
edits
No edit summary |
|||
Line 57: | Line 57: | ||
=== Elliptic Curve Cryptography === | === Elliptic Curve Cryptography === | ||
The NSS codebase currently contains [http://en.wikipedia.org/wiki/Elliptic_curve_cryptography Elliptic Curve Cryptography (ECC)] algorithms donated by Sun Labs; however, they are turned off by default in the builds script. In this release we will implement the ECC TLS cipher suites ([https://bugzilla.mozilla.org/show_bug.cgi?id=236245 Bugzilla bug 236245]). | The NSS codebase currently contains [http://en.wikipedia.org/wiki/Elliptic_curve_cryptography Elliptic Curve Cryptography (ECC)] algorithms donated by Sun Labs; however, they are turned off by default in the builds script. In this release we will implement the ECC TLS cipher suites specified in RFC 4492 ([https://bugzilla.mozilla.org/show_bug.cgi?id=236245 Bugzilla bug 236245]). | ||
This work was originally scheduled for NSS 3.12. We have decided to do it earlier in NSS 3.11.1. | This work was originally scheduled for NSS 3.12. We have decided to do it earlier in NSS 3.11.1. |