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

Unified Diff: README.chromium

Issue 13327005: PK11_DecryptWithSymKey and PK11_EncryptWithSymKey have been (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 9 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 | mozilla/security/nss/exports_win.def » ('j') | mozilla/security/nss/lib/pk11wrap/pk11obj.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 190723)
+++ README.chromium (working copy)
@@ -74,7 +74,7 @@
(https://bugzilla.mozilla.org/show_bug.cgi?id=840393).
- patches/nss-aes-gcm.patch: fix bugs in the AES GCM code. See NSS bug
853285 (https://bugzilla.mozilla.org/show_bug.cgi?id=853285).
-- patches/nss-encrypt-with-sym-key.patch: add PK11_EncryptWithSymKey and
- PK11_DecryptWithSymKey to provide access to CKM_AES_GCM, which does not
- support multi-part operations. See NSS bug 854063
+- patches/nss-pk11-encrypt.patch: add PK11_Encrypt and PK11_Decrypt to
+ provide access to CKM_AES_GCM, which does not support multi-part
+ operations. See NSS bug 854063
(https://bugzilla.mozilla.org/show_bug.cgi?id=854063).
« no previous file with comments | « no previous file | mozilla/security/nss/exports_win.def » ('j') | mozilla/security/nss/lib/pk11wrap/pk11obj.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698