summaryrefslogtreecommitdiff
path: root/gtests/pk11_gtest/pk11_aes_gcm_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug 1677207 - Replace references to TestCase, which is deprecated, with TestS...Kevin Jacobs2020-12-111-4/+4
* Bug 1623374 Need to support the new PKCS #11 Message interface for AES GCM an...Robert Relyea2020-03-191-0/+259
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=daiki r=mhoyeRobert Relyea2020-02-181-2/+2
* Bug 1604596 - Update Wycheproof vectors and add support for CBC, P256-ECDH, a...Kevin Jacobs2020-01-161-12/+10
* Bug 1578238 - Validate tag size in AES_GCM. r=kjacobs,jcjMarcus Burghardt2019-09-261-49/+60
* Bug 1528174 - Don't modify lengths if decryption/encryption fails, r=jcjMartin Thomson2019-05-161-3/+11
* Bug 1514999 - Add wycheproof Curve25519 testcases to nss, r=franziskusJonas Allmann2018-12-191-1/+1
* Bug 1508666 - AES-GCM Wycheproof testcases, r=franziskusJonas Allmann2018-12-111-10/+27
* Bug 1479787 - build mozpkix as part of NSS, r=mt,keelerFranziskus Kiefer2018-08-031-1/+1
* Bug 1369353 - Reject zero-length GCM IVs r=franziskusTim Taubert2017-06-091-0/+135