Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: README.chromium

Issue 12042100: Add an optimized 32-bit implementation of the NIST P-256 elliptic curve. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Don't use ecp_256.c Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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).
« no previous file with comments | « no previous file | mozilla/security/nss/lib/freebl/ecl/ecl.c » ('j') | mozilla/security/nss/lib/freebl/ecl/ecl-priv.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698