index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libcrypto
Age
Commit message (
Expand
)
Author
2024-12-26
mlkem tests: whitespace tweak and fix an error message
Theo Buehler
2024-12-26
fat fingers
Theo Buehler
2024-12-26
Overhaul ML-KEM regress once more
Theo Buehler
2024-12-24
Remove already disabled tests for elliptic curves of small order
Theo Buehler
2024-12-20
mlkem regress: garbage collect two global variables
Theo Buehler
2024-12-20
Fix whitespace in Makefile
Theo Buehler
2024-12-20
That works better with a G
Theo Buehler
2024-12-20
cant't -> can't
Theo Buehler
2024-12-20
Rework and fix the mlkem tests
Theo Buehler
2024-12-19
mlkem regress: reach around into bytestring again
Theo Buehler
2024-12-17
Close fp before exit since we clean up other stuff
Theo Buehler
2024-12-17
Plug leak coming from debug leftover
Theo Buehler
2024-12-14
Stop reaching into libcrypto/bytestring
Theo Buehler
2024-12-14
Normalize top of files
Theo Buehler
2024-12-13
Add ML-KEM 1024 from BoringSSL
Bob Beck
2024-12-13
Add ML-KEM 768 from BoringSSL
Bob Beck
2024-12-09
Mark four "struct *_st" types declared in evp.h as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark four EVP_PKEY_GOST* constants as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark two symbols as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark four EVP control constants as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark EVP_CTRL constants for RC5 as intentionally undocumented
Ingo Schwarze
2024-12-05
Mark three EVP_PKEY control constants for CMS as intentionally undocumented
Ingo Schwarze
2024-12-05
mark three more EVP_PKEY control constants as intentionally undocumented
Ingo Schwarze
2024-12-05
ignore DECLARE_PKCS12_STACK_OF such that pkcs12.h can be parsed
Ingo Schwarze
2024-11-29
Mark six EVP_PKEY control constants as intentionally undocumented
Ingo Schwarze
2024-11-29
Mark nine unused EVP constants as intentionally undocumented.
Ingo Schwarze
2024-11-24
Disable regression tests for small builtin curves
Theo Buehler
2024-11-08
Add regress coverage for the size_t constant time comparisions.
Joel Sing
2024-11-08
ec_asn1_test: remove extra parens
Theo Buehler
2024-11-05
bn_convert: avoid a zero-sized allocation
Theo Buehler
2024-11-05
ec_asn1_test: remove debug leftover that broke the build on Windows
Theo Buehler
2024-11-04
ec tests: allow linking against eopenssl
Theo Buehler
2024-11-03
Add regress coverage for BN_bn2binpad() and BN_bn2lebinpad().
Joel Sing
2024-11-03
Add some additional BN conversion test cases.
Joel Sing
2024-11-02
ec_asn1_test: I somehow managed to commit the version without freezero...
Theo Buehler
2024-11-01
ec_asn1_test: set compressed coordinates for the "simple" generator
Theo Buehler
2024-11-01
Also exercise the "simple" version of the builtin curves, not only "mont"
Theo Buehler
2024-10-29
Split ec_key_test_point_encoding() into chunks of saner size
Theo Buehler
2024-10-29
ec_asn1_test: point doubling is fine, the leak is elsewhere
Theo Buehler
2024-10-29
Disable point doubling for now, it leaks due to a doc bug.
Theo Buehler
2024-10-28
unifdef -m -DCORRECT_PRIV_KEY_PADDING=1 ec_asn1_test.c
Theo Buehler
2024-10-28
Enable the tests that depend on correct private key padding
Theo Buehler
2024-10-28
c2sp: run test against openssl/3.4 if it is installed
Theo Buehler
2024-10-26
{d2i,i2d}_ECParameters() also want a bit of exercising
Theo Buehler
2024-10-26
ec_asn1_test: play some silly games to cover a few more code paths
Theo Buehler
2024-10-26
Add regress coverage for ec_print.c
Theo Buehler
2024-10-25
Use macros describing the intent rather than #if 0
Theo Buehler
2024-10-25
Add regress for {d2i,i2d}_ECPrivateKey() and {o2i,i2o}_ECPublicKey()
Theo Buehler
2024-10-23
ec_point_conversion: cosmetics
Theo Buehler
2024-10-23
ec_point_conversion: extend test coverage by translating back the
Theo Buehler
[next]