summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
4 daysAn -> TheTheo Buehler
4 daysPrint the inverse in affine coordinatesTheo Buehler
5 daysLet's use RSA_3 rather than 3Theo Buehler
5 daysStop setting RSA_FLAG_SIGN_VERTheo Buehler
6 daysrsa_method_test: some consistency tweaksTheo Buehler
6 daysfix typoTheo Buehler
6 daysAdd some regress coverage for custom RSA methodsTheo Buehler
6 daysrsa tests: tidy up the makefileTheo Buehler
12 daysZap extraneous -DLIBRESSL_INTERNALTheo Buehler
14 daysparse test file: add helper to skip to end of lineTheo Buehler
2024-12-27OpenSSL 1.1 is dead. Make this optionally use 3.3 instead.Theo Buehler
2024-12-26Fix the unittest with EmscriptenTheo Buehler
2024-12-26mlkem iteration test: drop extraneous typedefTheo Buehler
2024-12-26mlkem tests: whitespace tweak and fix an error messageTheo Buehler
2024-12-26fat fingersTheo Buehler
2024-12-26Overhaul ML-KEM regress once moreTheo Buehler
2024-12-24Remove already disabled tests for elliptic curves of small orderTheo Buehler
2024-12-20mlkem regress: garbage collect two global variablesTheo Buehler
2024-12-20Fix whitespace in MakefileTheo Buehler
2024-12-20That works better with a GTheo Buehler
2024-12-20cant't -> can'tTheo Buehler
2024-12-20Rework and fix the mlkem testsTheo Buehler
2024-12-19mlkem regress: reach around into bytestring againTheo Buehler
2024-12-17Close fp before exit since we clean up other stuffTheo Buehler
2024-12-17Plug leak coming from debug leftoverTheo Buehler
2024-12-14Stop reaching into libcrypto/bytestringTheo Buehler
2024-12-14Normalize top of filesTheo Buehler
2024-12-13Add ML-KEM 1024 from BoringSSLBob Beck
2024-12-13Add ML-KEM 768 from BoringSSLBob Beck
2024-12-10Add regress coverage for tls_peer_cert_common_name()Theo Buehler
2024-12-09Mark four "struct *_st" types declared in evp.h as intentionally undocumentedIngo Schwarze
2024-12-09Mark four EVP_PKEY_GOST* constants as intentionally undocumentedIngo Schwarze
2024-12-09Mark two symbols as intentionally undocumentedIngo Schwarze
2024-12-09Mark four EVP control constants as intentionally undocumentedIngo Schwarze
2024-12-09Mark EVP_CTRL constants for RC5 as intentionally undocumentedIngo Schwarze
2024-12-05Mark three EVP_PKEY control constants for CMS as intentionally undocumentedIngo Schwarze
2024-12-05mark three more EVP_PKEY control constants as intentionally undocumentedIngo Schwarze
2024-12-05ignore DECLARE_PKCS12_STACK_OF such that pkcs12.h can be parsedIngo Schwarze
2024-11-29Mark six EVP_PKEY control constants as intentionally undocumentedIngo Schwarze
2024-11-29Mark nine unused EVP constants as intentionally undocumented.Ingo Schwarze
2024-11-24Disable regression tests for small builtin curvesTheo Buehler
2024-11-08Add regress coverage for the size_t constant time comparisions.Joel Sing
2024-11-08ec_asn1_test: remove extra parensTheo Buehler
2024-11-05bn_convert: avoid a zero-sized allocationTheo Buehler
2024-11-05ec_asn1_test: remove debug leftover that broke the build on WindowsTheo Buehler
2024-11-04ec tests: allow linking against eopensslTheo Buehler
2024-11-03Add regress coverage for BN_bn2binpad() and BN_bn2lebinpad().Joel Sing
2024-11-03Add some additional BN conversion test cases.Joel Sing
2024-11-02ec_asn1_test: I somehow managed to commit the version without freezero...Theo Buehler
2024-11-01ec_asn1_test: set compressed coordinates for the "simple" generatorTheo Buehler