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
2020-09-11
Add x509_constraints.c - a new implementation of x509 name constraints, with
Bob Beck
2020-07-23
Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to cause
Ingo Schwarze
2020-07-16
Fix perl bugs that had me printing the wrong cert number for errors
Bob Beck
2020-07-15
The exit code from the perl matters here
Bob Beck
2020-07-15
Don't leak the X509_STORE
Bob Beck
2020-07-15
Add certificate validation tests generated using the tools from
Bob Beck
2020-07-14
Enter the certs regress directory.
Joel Sing
2020-07-14
Add regress for X509_verify() using the new bundles.
Joel Sing
2020-07-14
Provide generated certificate bundles and roots for regress.
Joel Sing
2020-07-14
Provide tools to build certificate changes for verify regress.
Joel Sing
2020-06-04
When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), return
Ingo Schwarze
2020-05-14
go fmt whitespace nit
Theo Buehler
2020-05-14
reinstate an error check that was commented out while waiting for arm
Theo Buehler
2020-04-27
Fix two bugs in the AES-CBC-PKCS5 tests that didn't hide failing tests:
Theo Buehler
2020-04-27
Fix a logic error that hid the failing ZeroLengthIv tests.
Theo Buehler
2020-03-10
Import openssl-1.1.1d test data to base64test.c
Kinichiro Inoguchi
2020-03-10
Modify regress base64test.c
Kinichiro Inoguchi
2020-01-27
Some of the test vectors that were added in the upstream commit
Theo Buehler
2020-01-26
Add back the tests that were deleted in previous but not contained
Theo Buehler
2020-01-26
Adjust tests to match the change in EVP_chacha20().
Theo Buehler
2019-12-14
whitespace from go fmt + update a comment
Theo Buehler
2019-12-14
Run Wycheproof HMAC test vectors against libcrypto.
Theo Buehler
2019-12-09
update to-do list
Theo Buehler
2019-12-09
Run Wycheproof DSA P1363 test vectors against libcrypto.
Theo Buehler
2019-12-03
update to-do list
Theo Buehler
2019-12-03
Run Wycheproof ECDSA P1363 test vectors against libcrypto.
Theo Buehler
2019-12-03
Add an EcPoint variant and pass it to the ECDH test runner.
Theo Buehler
2019-12-03
Annotate test vector files with an enum which we can then pass to the
Theo Buehler
2019-11-28
Run additional 3004 ECDH and 1575 ECDSA test vectors against libcrypto.
Theo Buehler
2019-11-28
move the HKDF tests up a bit
Theo Buehler
2019-11-28
update to-do list
Theo Buehler
2019-11-28
go fmt
Theo Buehler
2019-11-28
no need for fallthrough
Theo Buehler
2019-11-28
Run HKDF test vectors against libcrypto.
Theo Buehler
2019-11-28
Run XChaCha20-Poly1305 test vectors against libcrypto.
Theo Buehler
2019-11-28
typo
Theo Buehler
2019-11-27
Add to do list.
Theo Buehler
2019-11-27
Only run the test vectors from x25519_test.json for now.
Theo Buehler
2019-11-27
RSASig now has the more specific name RSASSA-PKCS1-v1_5.
Theo Buehler
2019-11-27
Only print the basename of skipped test files.
Theo Buehler
2019-11-27
go fmt
Theo Buehler
2019-11-27
Run RSAES-PKCS1-v1_5 test vectors against libcrypto.
Theo Buehler
2019-11-27
Make error messages look like other test cases.
Theo Buehler
2019-11-27
Add glue for new RSA-OAEP tests.
Theo Buehler
2019-11-27
Skip tests with unsupported signature algorithm SHA512/224 as well.
Theo Buehler
2019-11-27
The DSA test vectors were split up and more tests were added.
Theo Buehler
2019-11-27
New failure mode for AES-CCM: "very long nonce".
Theo Buehler
2019-11-27
Prepare update of wycheproof-testvectors. Skip some tests for things
Theo Buehler
2019-11-04
Add regress for CMS sign and verify.
Joel Sing
2019-11-02
Hook cms regress.
Joel Sing
[prev]
[next]