summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* bn_mul_div: use (unsigned long long) instead of (uint64_t) to print with %llutb2026-07-211-2/+2
* Improve name constraints URI host regress.jsing2026-07-141-12/+57
* With x509_vfy.c 1.153, the x509_crl regress passestb2026-06-261-3/+1
* x509_crl regress: enable the failing test and mark as XFAILtb2026-06-262-4/+4
* With x_crl.c r1.52 the x509_crl regress passestb2026-06-231-3/+1
* libcrypto/x509 regress: x509_crl regress from Boring via OpenSSL #1775tb2026-06-232-2/+368
* c2sp: also run this with openssl/4.0 if availabletb2026-06-121-2/+2
* rfc3779: uwrap a linetb2026-06-041-3/+2
* rfc3779: whitespace fixestb2026-06-041-4/+3
* bettertls/verify: resuls -> resultstb2026-05-291-2/+2
* Fix test_valid_uri() by passing the correct entry to strlen().jsing2026-05-261-2/+2
* rfc3779 test: various minor tweakstb2026-05-221-15/+32
* rfc3779 regress: tweak order of variable declarationstb2026-05-221-2/+2
* rfc3779 test: exercise IPAddressFamily_cmp a bit moretb2026-05-211-1/+168
* rsa_padding_test: %i -> %dtb2026-05-101-3/+3
* wycheproof: add regress target to ensure proper go formattingtb2026-05-051-2/+5
* wycheproof.go: simplfiy for looptb2026-05-041-2/+2
* wycheproof: go fmttb2026-05-041-5/+5
* certs/README: fix previous: 14b should fail to verifytb2026-05-041-1/+1
* libcrypto: extend verify and callback regresstb2026-05-042-4/+105
* verify regress: allow setting verify depth and callbacktb2026-05-042-13/+38
* cert regress: update README for tests 14a and 14b.tb2026-05-031-0/+6
* wycheproof: skip BLS test vectors to prepare for updatetb2026-04-211-1/+3
* pkcs7test: factor main into a helper so we can add some unit tests easilytb2026-04-211-3/+13
* Prior to this we substring matched and allowed a leading .beck2026-04-131-2/+49
* Adjust depth check to match change in verifier.jsing2026-04-011-2/+2
* Add additional X.509 verifier test cases.jsing2026-03-312-2/+28
* Run new test certificate bundles through Go's verifier.jsing2026-03-311-0/+2
* Add additional certificate test bundles.jsing2026-03-314-0/+1450
* Generate two additional certificate test scenarios which have deep chains.jsing2026-03-311-0/+16
* Add missing include path required to reach newly added crypto_assembly.hanton2026-03-291-2/+3
* rfc3779 regress: explain where the range comes fromtb2026-03-131-1/+5
* rfc3779 regress: add an actual rangetb2026-03-131-1/+52
* assembly regress: use make's MACHINE_ARCH rather than handrolling ittb2026-01-251-4/+3
* Fix tyojsing2026-01-251-2/+2
* Hook assembly regressjsing2026-01-251-1/+2
* Add a regress test that ensures our pure assembly code builds with gccjsing2026-01-251-0/+36
* unusally -> unusuallytb2026-01-233-30/+30
* bn_ffdh: unifdef HAVE_SCAPY_SPECIALtb2026-01-231-7/+1
* bn_ffdh: unifdef HAVE_RFC7919_PRIMEStb2026-01-231-8/+1
* bn regress: add test that double checks the RFC 2409 and 3526 primestb2026-01-232-1/+505
* wycheproof regress: wycheproof-testvectors was renamed to wycheprooftb2026-01-221-2/+2
* policy test: parital -> partialtb2026-01-221-2/+2
* ML-KEM: unstub runMLKEMKeyGenTest()tb2026-01-221-1/+50
* ML-KEM: improve the EncapsTesttb2026-01-221-4/+46
* ML-KEM: add handler stub for the new KeyGenTesttb2026-01-221-1/+7
* ML_KEM: fix broken test: the encapsulated key is eK, not C...tb2026-01-221-2/+2
* ML-KEM: don't treat API failure as test failure for invalid test casestb2026-01-221-5/+11
* unusally -> unusuallytb2026-01-041-10/+10
* i2c_ASN1_BIT_STRING() vs ASN1_STRING_FLAG_BITS_LEFTtb2026-01-041-3/+1