summaryrefslogtreecommitdiff
path: root/gtests/freebl_gtest
Commit message (Expand)AuthorAgeFilesLines
* Bug 1820175 - Fix various compiler warnings in NSS. r=jschanck.Dennis Jackson2023-03-031-1/+1
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-073-3/+3
* Bug 1709750 - Read HPKE vectors from official JSON, r=djacksonMartin Thomson2021-08-103-74/+27
* Restore lost portion of the bleichenbacher timing batch that addressedRobert Relyea2020-12-221-6/+6
* Bug 1651411 New tlsfuzzer code can still detect timing issues in RSA operations.Robert Relyea2020-12-183-4/+89
* Bug 1677207 - Replace references to TestCase, which is deprecated, with TestS...Kevin Jacobs2020-12-113-8/+8
* Bug 1605922 - Account for negative sign in mp_radix_size r=bbeurdoucheKevin Jacobs2020-09-081-0/+33
* Bug 1561331 - Additional modular inverse test r=jcjKevin Jacobs2020-05-121-0/+38
* Bug 1609751 - Additional tests for mp_comba r=mtKevin Jacobs2020-02-191-0/+49
* Bug 1431940 - remove dereference before NULL check in BLAKE2B code. r=kjacobsDmitry Baryshkov2020-02-141-0/+12
* Bug 1604596 - Update Wycheproof vectors and add support for CBC, P256-ECDH, a...Kevin Jacobs2020-01-161-2/+2
* Bug 1570501 - Add AES-CMAC implementation to freebl, r=mtAlexander Scheel2019-08-302-0/+188
* Bug 1415118 - Fix --enable-libpkix builds from build.sh r=mt,jcjKevin Jacobs2019-08-121-0/+1
* Bug 1542077 - Added extra controls and tests to mp_set_int and mp_set_ulong. ...Marcus Burghardt2019-08-131-1/+1
* Bug 1548179 - Remove --test (test_build) option from build.sh (replaced by --...Kevin Jacobs2019-05-151-1/+1
* Bug 1509432 - clang-format r=jcjKevin Jacobs2019-05-141-26/+26
* Bug 1509432 - Removed duplicated code between mp_set_int and mp_set_ulong. Cr...Marcus Burghardt2019-05-131-0/+35
* Bug 1548398 - Add freebl_gtest to nss.gyp, fix freebl_gtest cross-compilation...NSS_3_44_BETA1Kevin Jacobs2019-05-033-6/+16
* Backed out changeset 5059d47bd423 (bug 1548398) for GCC 4.8 failures in gcm.hJ.C. Jones2019-05-022-9/+6
* Bug 1548398 - Add freebl_gtest to nss.gyp, fix freebl_gtest cross-compilation...Kevin Jacobs2019-05-022-6/+9
* Bug 1514999 - Add wycheproof Curve25519 testcases to nss, r=franziskusJonas Allmann2018-12-191-1/+1
* Bug 1485864 - Constant time mp_to_fixlen_octets, r=franziskusNSS_3_41_BETA1Martin Thomson2018-11-301-4/+78
* Bug 1485864 - improve padding checks in RSA_DecryptBlock, r=mtFranziskus Kiefer2018-10-311-6/+42
* Bug 1479787 - build mozpkix as part of NSS, r=mt,keelerFranziskus Kiefer2018-08-031-1/+1
* Bug 1309068 - Enable -Wshadow, r=franziskusMartin Thomson2018-02-142-3/+3
* Bug 1409516, NSS Tests detect FIPS buildconfiguration using certutil --build-...Kai Engert2017-12-191-0/+4
* Bug 1369091 - check that e > 2 and odd in RSA_NewKey, r=franziskusJonas Allmann2017-11-072-0/+58
* Bug 1396830 - add blake2b to freebl, r=mtFranziskus Kiefer2017-06-293-30/+4965
* Bug 1372515 - allow enabling libpkix in gyp builds, r=ttaubertFranziskus Kiefer2017-06-091-0/+1
* Bug 1369353 - Reject zero-length GCM IVs r=franziskusTim Taubert2017-06-093-132/+9
* Bug 1357670 - AES-NI for all platforms that support it, r=ttaubert,mtFranziskus Kiefer2017-04-251-4/+3
* Bug 868948 - new ct software and hardware accelarated gcm implementations, r=...Franziskus Kiefer2017-05-044-10/+181
* Bug 1352039 - improvements for elliptic curve addition in mixed Jacobian-affi...Franziskus Kiefer2017-04-043-5/+126
* Bug 1355041 - Add Windows gyp builds to TC r=franziskusTim Taubert2017-05-311-2/+3
* Bug 1355038 - fix windows gyp builds where using static builds, r=ttaubertFranziskus Kiefer2017-05-231-0/+10
* Bug 1362392 - fix s_mpi_div on 32-bit; fix 32-bit test buildsFranziskus Kiefer2017-05-092-8/+44
* Bug 1339464 - Fix DH_GenParam, r=franziskusMark Goodwin2017-05-102-0/+27
* Bug 1363213 - more, non-leaking mpi tests; run them on TC, r=ttaubertFranziskus Kiefer2017-05-081-3/+43
* Bug 1345089 - add prng kat tests, r=ttaubertFranziskus Kiefer2017-02-284-1/+62501
* Bug 1330557 - Add basic TLS client fuzzer r=mt,franziskusTim Taubert2017-02-101-2/+0
* Bug 1333361 - Fix static fuzzing builds r=franziskusTim Taubert2017-01-251-1/+10
* Bug 1330944 - GYP: Don't require Valgrind (ct_verif) for -Dtest_build=1 r=mtTim Taubert2017-01-162-2/+8
* Bug 1318280 - Fix freebl_gtest on macOS r=franziskusTim Taubert2016-11-171-9/+44
* Bug 1317924 - resurrect mpi tests, r=ttaubertFranziskus Kiefer2016-11-162-0/+120