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). |