summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* asn1basic: add missing test from BoringSSL's test suitetb2026-01-041-1/+32
* asn1basic: switch test to expect correct encodingtb2026-01-042-4/+6
* asn1basic: add example showing current bogus encodingtb2026-01-041-1/+38
* check_complete: ASN1_LONG_UNDEF is now internaltb2026-01-021-1/+0
* Rename RANK{768,1024} to MLKEM{768,1024}_RANKtb2026-01-014-22/+22
* constaints -> constraintstb2025-12-311-2/+2
* preprended -> prependedtb2025-12-271-2/+2
* "SCREW_THE_PARITY is not ment to be defined."tb2025-12-261-13/+1
* astrix -> asterisktb2025-12-251-2/+2
* wycheproof: add minimal glue for the decaps validation teststb2025-12-201-1/+8
* Port most of BoringSSL's TEST(ASN1Test, SetBit)tb2025-12-181-1/+425
* ec_asn1_test: change a comma to a full stoptb2025-12-071-2/+2
* asn1complex: use ASN1_STRING_get0_data() instead of ASN1_STRING_data()tb2025-12-071-4/+4
* check_complete: remove the BN_*FMT1 macros as welltb2025-12-051-4/+1
* check_complete: adjust for BN_ macro removaltb2025-12-051-5/+2
* bn_word.c: include bn_local.h in preparation for an upcoming changetb2025-12-051-1/+3
* bn_test: avoid last use of BN_HEX_FMT1 in libressltb2025-11-151-2/+4
* bn_test: remove dead codetb2025-11-151-12/+1
* Avoid the use of _LP64 in libcrypto regress.jsing2025-11-051-2/+2
* Revert previous. Let's deal with it when the portable release is out.tb2025-10-071-7/+3
* test framework: allow overriding the "/tmp/" directorytb2025-10-071-3/+7
* ec_asn1_test: add an example using BLS12-377tb2025-09-171-1/+80
* wycheproof: provide PBKDF2 test harnesstb2025-09-161-2/+58
* wycheproof: run HMACSM3 tests against libcryptotb2025-09-151-4/+7
* wycheproof: run ML-KEM test vectors against libcryptotb2025-09-141-2/+139
* wycheproof: zap stray empty linetb2025-09-091-2/+1
* wycheproof: rework test selectiontb2025-09-081-69/+82
* wycheproof: skip tests using curve448/edwards448tb2025-09-081-7/+12
* wycheproof: skip tests using SHAKE-128 and SHAKE-256tb2025-09-081-1/+17
* wycheproof: rename skipSmallCurve() into skipCurve()tb2025-09-081-4/+6
* wycheproof: determine the test variant from the JSON schematb2025-09-081-30/+41
* wycheproof: retire the ECDSA webcrypto teststb2025-09-071-71/+2
* wycheproof: go fmttb2025-09-061-4/+4