Index: README.chromium |
=================================================================== |
--- README.chromium (revision 177437) |
+++ README.chromium (working copy) |
@@ -60,3 +60,6 @@ |
- patches/nss-remove-fortezza.patch: remove Fortezza certificate support |
from PK11_ImportPublicKey. See NSS bug 668397 |
(https://bugzilla.mozilla.org/show_bug.cgi?id=668397). |
+- patches/nss-curve-p256.patch: add an optimized 32-bit implementation of |
+ the NIST P-256 elliptic curve. See NSS bug 831006 |
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=831006). |