summaryrefslogtreecommitdiffstats
path: root/test/recipes/20-test_pkeyutl.t
AgeCommit message (Expand)Author
2021-03-11Update copyright yearMatt Caswell
2021-02-22Fix -pkeyopt handling in apps/pkeyutl -rawinPetr Gotthard
2020-11-24TEST: Make our test data binaryRichard Levitte
2020-09-25Clean up some SM2 related TODOs in the testsMatt Caswell
2020-09-03"Downgrade" provider-native keys to legacy where neededRichard Levitte
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_pkeyutl.t to leave artifacts behindRichard Levitte
2019-12-11More testing for sign/verify through `dgst` and `pkeyutl`Nicola Tuveri
2019-06-25EC only uses approved curves in FIPS mode.Shane Lontis
2019-03-30Add test cases for SM2 cert verificationPaul Yang
2019-03-14Enable pkeyutl to use Ed448 and Ed25519Matt Caswell
2019-03-01Fix no-ec, no-sm2 and no-sm3Matt Caswell
2019-02-27Support raw input data in apps/pkeyutlPaul Yang