summaryrefslogtreecommitdiff
path: root/test/recipes/20-test_pkeyutl.t
Commit message (Expand)AuthorAgeFilesLines
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-051-2/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte2020-03-151-2/+2
* TEST: Modify test/recipes/20-test_pkeyutl.t to leave artifacts behindRichard Levitte2020-02-181-11/+8
* More testing for sign/verify through `dgst` and `pkeyutl`Nicola Tuveri2019-12-111-1/+104
* EC only uses approved curves in FIPS mode.Shane Lontis2019-06-251-3/+3
* Add test cases for SM2 cert verificationPaul Yang2019-03-301-3/+3
* Enable pkeyutl to use Ed448 and Ed25519Matt Caswell2019-03-141-20/+42
* Fix no-ec, no-sm2 and no-sm3Matt Caswell2019-03-011-2/+7
* Support raw input data in apps/pkeyutlPaul Yang2019-02-271-0/+43