aboutsummaryrefslogtreecommitdiff
path: root/test/recipes/20-test_pkeyutl.t
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-06-26Add a test for pkeyutl encrypt/decrypt using SM2Matt Caswell1-2/+15
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li1-3/+3
2021-05-06Add some tests for -inform/keyform enforcementTomas Mraz1-1/+11
2021-03-11Update copyright yearMatt Caswell1-1/+1
2021-02-22Fix -pkeyopt handling in apps/pkeyutl -rawinPetr Gotthard1-1/+9
2020-11-24TEST: Make our test data binaryRichard Levitte1-2/+2
2020-09-25Clean up some SM2 related TODOs in the testsMatt Caswell1-8/+2
2020-09-03"Downgrade" provider-native keys to legacy where neededRichard Levitte1-2/+9
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb1-2/+2
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte1-2/+2
2020-02-18TEST: Modify test/recipes/20-test_pkeyutl.t to leave artifacts behindRichard Levitte1-11/+8
2019-12-11More testing for sign/verify through `dgst` and `pkeyutl`Nicola Tuveri1-1/+104
2019-06-25EC only uses approved curves in FIPS mode.Shane Lontis1-3/+3
2019-03-30Add test cases for SM2 cert verificationPaul Yang1-3/+3
2019-03-14Enable pkeyutl to use Ed448 and Ed25519Matt Caswell1-20/+42
2019-03-01Fix no-ec, no-sm2 and no-sm3Matt Caswell1-2/+7
2019-02-27Support raw input data in apps/pkeyutlPaul Yang1-0/+43