aboutsummaryrefslogtreecommitdiff
path: root/test_sign.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-08fix OpenSSL v.1.1.1 API consistencyigrkir1-0/+5
2020-08-06Bugfix - arguments orderDmitry Belyavskiy1-1/+1
2020-05-21test_sign: Test conversion of private keys to PEM and DER and backVitaly Chikunov1-0/+82
2020-02-29cppcheck: Variable is reassigned a value before the old one has been used.Nikolay Morozov1-1/+1
2019-02-15tests: Load just built engine from the output directoryVitaly Chikunov1-1/+8
2019-02-02Fix memory leaks in the testsVitaly Chikunov1-0/+2
2019-01-26test_sign: Sign/Verify tests for all curvesVitaly Chikunov1-0/+250