summaryrefslogtreecommitdiff
path: root/tests/privkey-verify-broken.c
Commit message (Expand)AuthorAgeFilesLines
* signatures: distinguish RSA-PSS signatures with RSA PKCS#1 1.5 certificates f...Nikos Mavrogiannopoulos2018-03-091-1/+1
* tests: privkey-verify-broken: addressed uninitialized var useNikos Mavrogiannopoulos2018-01-161-2/+3
* tests: partially reverted SHA1 broken testsNikos Mavrogiannopoulos2017-07-211-9/+2
* tests: do not utilize GNUTLS_VERIFY_USE_RSA_PSSNikos Mavrogiannopoulos2017-05-311-23/+21
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-4/+18
* tests: added unit test of gnutls_pubkey_verify_data2 override flagsNikos Mavrogiannopoulos2017-03-211-0/+148