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

Unified Diff: README.chromium

Issue 329663003: Apply the fix for NSS bug 1021102 from the NSS upstream. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: RSA_PrivateKeyCheck should require p > q. Created 6 years, 6 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/lib/freebl/blapi.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index f187c6010741a18c6d1c904ca0592ee521dfd736..0b39827f9241098dc5e7171b8d8a92359fd5137f 100644
--- a/README.chromium
+++ b/README.chromium
@@ -72,3 +72,6 @@ We made the following local changes to NSS.
- patches/nss-genname-warnings.patch: Fix compiler warnings in
lib/certdb/genname.c that are treated as errors by -Werror,-Wpointer-sign.
Will be fixed in NSS 3.16.2.
+- patches/nss-rsa-key-check.patch: RSA_PrivateKeyCheck should not swap
+ members of the input RSAPrivateKey.
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1021102
« no previous file with comments | « no previous file | nss/lib/freebl/blapi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698