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

Unified Diff: README.chromium

Issue 295043002: Add RSA-OAEP support from upstream NSS bugs 1009794 and 1009785 (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | nss/exports_win.def » ('j') | nss/lib/pk11wrap/pk11obj.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 18b1b8061b6340a3f5219f9ce9728739c57ad640..76fcf189624a3c4a7033721873f8e4eb145276e7 100644
--- a/README.chromium
+++ b/README.chromium
@@ -78,3 +78,7 @@ We made the following local changes to NSS.
(https://bugzilla.mozilla.org/show_bug.cgi?id=979703). Note: when we
upgrade to NSS 3.16.1, we also need to define the macro INTEL_GCM in
nss.gyp.
+- patches/nss-rsa-oaep.patch : This combines the patches from upstream NSS bug
+ 1009794 ( https://bugzilla.mozilla.org/show_bug.cgi?id=1009794) and
+ NSS bug 1009785 ( https://bugzilla.mozilla.org/show_bug.cgi?id=1009785 ) to
+ support RSA-OAEP in softoken and pk11wrap
« no previous file with comments | « no previous file | nss/exports_win.def » ('j') | nss/lib/pk11wrap/pk11obj.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698