summaryrefslogtreecommitdiff
path: root/tests/cert-tests/certtool-rsa-pss
Commit message (Expand)AuthorAgeFilesLines
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-251-3/+3
* tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-121-1/+1
* certtool: ensure that PKCS#8 file does not contain key descriptionNikos Mavrogiannopoulos2019-09-281-0/+18
* certtool: refuse to accept an incompatible key typeNikos Mavrogiannopoulos2019-04-251-6/+30
* certtool: generate RSA-PSS certificates from RSA keysNikos Mavrogiannopoulos2019-04-201-1/+32
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-151-0/+21
* tests: replaced rsa-pss/eddsa certtool options with --key-typeNikos Mavrogiannopoulos2017-07-171-2/+2
* tests: certtool-rsa-pss: use unique temp filesNikos Mavrogiannopoulos2017-07-131-2/+2
* certtool: replaced rsa-pss-sign with sign-params optionNikos Mavrogiannopoulos2017-05-291-1/+1
* tests: verify that generated RSA-PSS keys can be read with certtool -kNikos Mavrogiannopoulos2017-05-291-0/+7
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+125