summaryrefslogtreecommitdiff
path: root/gtests/pk11_gtest/pk11_cbc_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug 1677207 - Replace references to TestCase, which is deprecated, with TestS...Kevin Jacobs2020-12-111-5/+5
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=daiki r=mhoyeRobert Relyea2020-02-181-9/+9
* Bug 1604596 - Update Wycheproof vectors and add support for CBC, P256-ECDH, a...Kevin Jacobs2020-01-161-1/+51
* Bug 1459141 - A few more CBC padding tests. r=jcjDeian Stefan2019-10-221-7/+74
* Bug 1589120 - Additional test vectors for CBC padding. r=jcjKevin Jacobs2019-10-171-0/+144
* Bug 1576307 - Fixup for fips tests, permit NULL iv as necessary. r=jcjKevin Jacobs2019-10-031-13/+2
* Bug 1576307 - Check mechanism param and param length before casting to mechan...Kevin Jacobs2019-09-301-0/+84
* Bug 1528174 - Don't modify lengths if decryption/encryption fails, r=jcjMartin Thomson2019-05-161-0/+274