summaryrefslogtreecommitdiff
path: root/test/recipes/20-test_pkeyutl.t
Commit message (Expand)AuthorAgeFilesLines
* Add some tests for -inform/keyform enforcementTomas Mraz2021-05-061-1/+11
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix -pkeyopt handling in apps/pkeyutl -rawinPetr Gotthard2021-02-221-1/+9
* TEST: Make our test data binaryRichard Levitte2020-11-241-2/+2
* Clean up some SM2 related TODOs in the testsMatt Caswell2020-09-251-8/+2
* "Downgrade" provider-native keys to legacy where neededRichard Levitte2020-09-031-2/+9
* 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