]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes/20-test_pkeyutl.t
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / test / recipes / 20-test_pkeyutl.t
2023-09-07  Matt CaswellCopyright year updates
2023-06-26  Matt CaswellAdd a test for pkeyutl encrypt/decrypt using SM2
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2021-05-06  Tomas MrazAdd some tests for -inform/keyform enforcement
2021-03-11  Matt CaswellUpdate copyright year
2021-02-22  Petr GotthardFix -pkeyopt handling in apps/pkeyutl -rawin
2020-11-24  Richard LevitteTEST: Make our test data binary
2020-09-25  Matt CaswellClean up some SM2 related TODOs in the tests
2020-09-03  Richard Levitte"Downgrade" provider-native keys to legacy where needed
2020-07-05  Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-15  Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_pkeyutl.t to leave...
2019-12-11  Nicola TuveriMore testing for sign/verify through `dgst` and `pkeyutl`
2019-06-25  Shane LontisEC only uses approved curves in FIPS mode.
2019-03-29  Paul YangAdd test cases for SM2 cert verification
2019-03-14  Matt CaswellEnable pkeyutl to use Ed448 and Ed25519
2019-03-01  Matt CaswellFix no-ec, no-sm2 and no-sm3
2019-02-27  Paul YangSupport raw input data in apps/pkeyutl