Dr. David von Oheimb
036cbb6bbf
Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt
...
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12109 )
2020-07-05 11:29:43 +02:00
Matt Caswell
33388b44b6
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11616 )
2020-04-23 13:55:52 +01:00
Richard Levitte
b67d53a524
TEST: Modify test/recipes/20-test_dgst.t to leave artifacts behind
...
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11080 )
2020-02-18 09:45:51 +01:00
Nicola Tuveri
ef1e59ed83
More testing for sign/verify through dgst
and pkeyutl
...
Add tests for signature generation and verification with `dgst` and
`pkeyutl` CLI for common key types:
- RSA
- DSA
- ECDSA
- EdDSA
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10410 )
2019-12-11 18:44:38 +01:00