summaryrefslogtreecommitdiff
path: root/gtests/common
Commit message (Expand)AuthorAgeFilesLines
* Bug 1747957 - RSA OAEP Wycheproof JSON, r=jschanckMartin Thomson2023-01-1224-7765/+14311
* Bug 1747957 - RSA decrypt Wycheproof JSON, r=jschanckMartin Thomson2023-01-1210-27307/+5841
* Bug 1747957 - ECDSA Wycheproof JSON, r=jschanckMartin Thomson2023-01-129-32320/+24279
* Bug 1747957 - ECDH Wycheproof JSON, r=jschanckMartin Thomson2023-01-124-51819/+0
* Bug 1747957 - PKCS#1v1.5 wycheproof json, r=nss-reviewers,nkulatovaMartin Thomson2023-01-1219-87070/+19381
* Bug 1747957 - Use X25519 wycheproof json, r=nss-reviewers,jschanckMartin Thomson2023-01-123-11458/+1
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-075-30/+15
* Bug 1747957 - Use Wycheproof JSON for RSASSA-PSS, r=nss-reviewers,bbeurdoucheMartin Thomson2022-02-1415-33058/+9160
* Bug 1709750 - Read HPKE vectors from official JSON, r=djacksonMartin Thomson2021-08-103-22269/+18
* Bug 1699021 - Add AES-256-GCM to HPKE, r=bbeurdoucheMartin Thomson2021-03-172-9/+7395
* Bug 1692930 - Update HPKE to final version, r=bbeurdoucheMartin Thomson2021-03-162-194/+14830
* Bug 1678398 - Update HPKE to draft-07. r=mtKevin Jacobs2021-01-251-120/+130
* Bug 1651411 New tlsfuzzer code can still detect timing issues in RSA operations.Robert Relyea2020-12-183-191/+2837
* Bug 1682071 IKE Quick mode IPSEC give you incorrect keys if you are asking fo...Robert Relyea2020-12-176-0/+674
* Bug 1672823 - Add Wycheproof HMAC test cases. r=jcjKevin Jacobs2020-11-034-0/+3326
* Bug 1672823 - Add Wycheproof HKDF test cases. r=bbeurdoucheKevin Jacobs2020-11-037-161/+6060
* Bug 1672823 - Add Wycheproof DSA test cases. r=jcjKevin Jacobs2020-11-034-3/+21108
* Bug 1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-h...Kevin Jacobs2020-10-121-0/+233
* Bug 1649226 - Add Wycheproof ECDSA tests. r=bbeurdoucheKevin Jacobs2020-06-295-0/+32329
* Bug 1629553 Rework the LIBRARY_NAME ruleset r=rrelyeaJan-Marek Glogowski2020-05-052-2/+1
* Bug 290526 Fix gtests build for WIN% targets r=rrelyeaJan-Marek Glogowski2020-05-051-0/+3
* Bug 1630721 Softoken Functions for FIPS missing r=mtRobert Relyea2020-04-161-0/+38977
* Bug 1612260 - Add Wycheproof vectors for RSA PKCS1 and PSS signing, PKCS1 and...Kevin Jacobs2020-04-0633-12/+152845
* Bug 1612259 - Add Wycheproof vectors for P384 and P521 ECDH. r=bbeurdoucheKevin Jacobs2020-02-245-10/+47536
* Bug 1604596 - Update Wycheproof vectors and add support for CBC, P256-ECDH, a...Kevin Jacobs2020-01-1617-4071/+49354
* Bug 1585429 - Add HKDF test vectors r=jcjKevin Jacobs2020-01-131-0/+161
* Bug 1558234 - Additional EC key tests, r=jcjKevin Jacobs2019-09-301-0/+60
* Bug 1515342 - Checks for invalid bit strings, r=jcjMartin Thomson2019-09-271-3/+3
* Bug 1566601 - Add Wycheproof test vectors for AES-KW r=jcjKevin Jacobs2019-08-061-0/+1940
* bug 1552262 - add PK11_FindRawCertsBySubject to search a given slot for certi...Dana Keeler2019-05-311-0/+91
* Bug 1551129 - Enable --static build on windows, r=kevinjacobsMartin Thomson2019-05-162-4/+7
* Bug 1515011 - Update Chacha20poly1305 tests to not pass NULL pBuf to PK11_Dec...Kevin Jacobs2019-05-132-11/+317
* Bug 1496124 - Populate public values for imported private keys, r=mtRobert Relyea2018-11-081-1/+17
* Bug 1514999 - Add wycheproof Curve25519 testcases to nss, r=franziskusJonas Allmann2018-12-1910-13/+2924
* Bug 1508673 - Added ChachaPoly testcases from Wycheproof, r=franziskusJonas Allmann2018-12-135-67/+5108
* Bug 1508666 - AES-GCM Wycheproof testcases, r=franziskusJonas Allmann2018-12-116-40/+4607
* Bug 1236720 - Provide sym key derive mechanism as result of encryption of mes...Robert Relyea2017-11-011-1/+1
* Backed out changeset 6c4aced0b56b, r=bustageElio Maldonado2017-10-201-1/+1
* Bug 1236720 - Provide sym key derive mechanism as result of encryption of mes...Robert Relyea2017-10-201-1/+1
* Bug 1280846 - tests: adjust gtests to compile under modular builds, r=franziskusDaiki Ueno2017-06-012-6/+33
* Bug 1369353 - Reject zero-length GCM IVs r=franziskusTim Taubert2017-06-092-0/+193
* Bug 1349936 - make fuzzing rng a complete rng, r=ttaubertFranziskus Kiefer2017-03-221-1/+1
* Bug 1345089 - add prng kat tests, r=ttaubertFranziskus Kiefer2017-02-281-2/+6
* Bug 1330557 - Add basic TLS client fuzzer r=mt,franziskusTim Taubert2017-02-103-64/+7
* Bug 1336855 - Use shared_ptr for DummyPRSocket, r=franziskusMartin Thomson2017-02-061-0/+2
* Bug 1295121 - Add the ability to load PKCS#8 ECDSA private keys r=franziskusTim Taubert2017-02-021-0/+8
* Bug 1330655 - Make NSS build within OSS-Fuzz r=franziskusTim Taubert2017-01-201-1/+1
* Bug 1330563 - GYP: Remove unused gtests/common/common.gyp r=mtTim Taubert2017-01-121-35/+0
* Bug 1330381 - GYP: Remove duplicate -fsanitize arguments from gtests cflags r=mtTim Taubert2017-01-121-3/+0
* Bug 1318561 - clang-format, a=bustageMartin Thomson2016-11-231-3/+1