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
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
2019-11-02
Include cms.h.
Joel Sing
2019-11-02
Initial regress for cms.
Joel Sing
2019-09-05
Feed the bntest output to bc(1). This checks the result of the big
Alexander Bluhm
2019-06-27
check for asprintf failing allocation
Theo de Raadt
2019-05-14
Use propper regress target to integrate better into test framework.
Alexander Bluhm
2019-05-09
Add a test vector for Streebog 512 from Guido Vranken
Theo Buehler
2019-04-24
Do not check for working go executable during make clean cleandir obj.
Alexander Bluhm
2019-04-13
Add a test for the bn_to_string() function introduced in v3_utl.c r1.32.
Theo Buehler
2019-03-17
Add regress tests for the EVP_aes_*_wrap() API. Based on the tests in
Theo Buehler
2019-03-17
link sm4 regress to the build
Theo Buehler
2019-03-17
Add a regress test for the SM4 block cipher from the Chinese standard
Theo Buehler
2019-01-22
add support for xchacha20 and xchacha20-poly1305
David Gwynne
2018-11-12
Rework the sm3 regress based on a suggestion by jsing. Zap the weird
Theo Buehler
2018-11-11
Hook up sm3 regress tests.
Theo Buehler
2018-11-11
Add sm3 regress tests.
Theo Buehler
2018-11-10
Clean up and free objects at the completion of the regress test.
Joel Sing
2018-11-10
Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.
Theo Buehler
2018-11-10
fix a leak pointed out by Ben L (bobsayshi () live ! co ! uk)
Theo Buehler
2018-11-09
The Botan library from ports an be configured to use OpenSSL or
Alexander Bluhm
2018-11-09
Add subdirectires with SUBDIR += instead of a single assignment with
Theo Buehler
[next]