summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide benchmarks for EC arithmetic.jsing2025-08-032-1/+212
* regress/libcrypto/x509/bettertls: switch to eopenssl35tb2025-07-231-4/+4
* regress/libcrypto/ec: switch to openssl35tb2025-07-231-4/+4
* ec_asn1_test: fix includestb2025-07-231-1/+5
* ectest: fix includestb2025-07-231-6/+3
* c2sp: unhook openssl 3.3 and 3.4tb2025-07-231-2/+2
* libcrypto regress: move GOCACHE to obj/tb2025-07-093-12/+28
* Add minimal regress coverage for AES-XTSjsing2025-07-051-2/+183
* ec_asn1_test: be better at sortingtb2025-06-141-3/+3
* ec_asn1_test: for curves that have a seed, validate the parameters a and btb2025-06-141-2/+195
* allow checking of tls.hschwarze2025-06-081-2/+3
* allow checking of conf.hschwarze2025-06-081-1/+5
* parse_test_file: add a missing call to finish in last cleanuptb2025-06-031-1/+4
* parse_test_file: add missing error checks for init()tb2025-06-031-3/+5
* Add non-EVP tests for AES CFB128 and OFB128 modeskenjiro2025-06-031-8/+112
* test.h: include stddef.h for NULL and size_ttb2025-05-311-1/+2
* test.c: drop include of libgen.htb2025-05-311-2/+1
* test.c: plug leak of tmp_filetb2025-05-311-1/+2
* Fix attributes in test.htb2025-05-311-4/+4
* test.c: avoid NULL-dereferencetb2025-05-311-2/+3
* asn1: merge invalid generalized time tests into invalid time testsjoshua2025-05-221-16/+10
* Convert sha_test to use new test frameworkjoshua2025-05-222-153/+141
* Convert md_test to use new test frameworkjoshua2025-05-222-122/+106
* Fix test_errorf macro expanding to two linesjoshua2025-05-221-4/+8
* Add basic HKDF test using EVP_PKEY_HKDFkenjiro2025-05-221-1/+81
* Add initial regress test frameworkjoshua2025-05-213-0/+408
* Add NULL checks to HKDF and TLS1-PRF EVP_PKEY cleanup functionskenjiro2025-05-211-1/+3
* mlkem_unittest: fix typo in commenttb2025-05-211-2/+2
* Make MLKEM1024_marshal_private_key consistent with the public_key funcitonsbeck2025-05-205-39/+24
* Fix up MLKEM768_marshal_private_key to not use a passed in CBBbeck2025-05-195-26/+11
* API changes for ML-KEMbeck2025-05-195-98/+77
* bio_dump: only run strncmp if there's something to comparetb2025-05-181-2/+2
* Stop using CRYPTO_gcm128_init() and stack allocated GCM128_CONTEXT.jsing2025-05-161-16/+16
* merge the x509name test into x509_name_test.ctb2025-05-054-73/+125
* Remove the three test cases covering prime239v*tb2025-05-041-121/+1
* mlkem_unittest: check return value of decap()tb2025-05-031-5/+11
* mlkem_tests: add an empty line for consistencytb2025-05-031-1/+2
* c2sp: drop OpenSSL 1.1 and 3.2, add 3.5tb2025-04-271-2/+2
* parse_test_file()tb2025-04-131-1/+3
* Adjust x509_name_regress to the X509_NAME_print() fix in a_strex.c r1.38tb2025-03-191-15/+2
* Add regress coverage for X509_NAME_oneline and X509_NAME_printtb2025-03-152-1/+314
* ec_asn1_test: Prepare for upcoming bumptb2025-03-082-8/+11
* asn1object: improve error message to include returned valuetb2025-02-261-2/+2
* recp -> reciprocal renaming in teststb2025-02-122-7/+7
* Remove pointless call to EC_GROUP_precompute_mul()tb2025-01-241-3/+1
* ectest: zap stray whitespacetb2025-01-221-2/+2
* ectest: fix misleading indentationtb2025-01-221-5/+7
* ectest: remove unused definestb2025-01-221-5/+1
* ectest: even more lipsticktb2025-01-221-17/+15
* ectest: apply some more lipsticktb2025-01-221-8/+3