summaryrefslogtreecommitdiff
path: root/tests/cert-tests/pkcs7
Commit message (Expand)AuthorAgeFilesLines
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-251-3/+3
* Merge branch 'master' into 'tmp-mark-gost94-as-broken'Dmitry Baryshkov2020-06-151-2/+2
|\
| * tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-121-1/+1
| * pkcs7: decode attribute OIDs when printingDmitry Baryshkov2020-05-141-1/+1
* | GOSTR341194: mark as insecure for digital signaturesNikos Mavrogiannopoulos2020-01-261-0/+9
|/
* tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-291-1/+1
* cert-tests: verify --no-text switch for pkcs7/pkcs12 infoDmitry Eremin-Solenikov2018-11-261-0/+15
* tests: add testfile from RFC4134 Section 4.5Dmitry Eremin-Solenikov2018-11-141-0/+11
* tests: expand pkcs7 test to also check GOST filesDmitry Eremin-Solenikov2018-06-231-1/+29
* tests: updated for new rsa-pss key in doc/credentialstmp-check-rsa-pss-usageNikos Mavrogiannopoulos2017-08-081-1/+1
* tests: pkcs7: added ed25519 basic signing and verification checksNikos Mavrogiannopoulos2017-07-171-1/+5
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+18
* Address test suite failure due to timezone differences.Nikos Mavrogiannopoulos2017-02-021-1/+1
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-051-0/+6
* tests: added pkcs7 verification with struct generated from openssl (with keyid)Nikos Mavrogiannopoulos2016-11-251-2/+2
* tests: added pkcs7 verification with struct generated from opensslNikos Mavrogiannopoulos2016-11-251-2/+7
* tests: introduced verification constraints checks for PKCS#7 structuresNikos Mavrogiannopoulos2016-10-181-2/+36
* tests: cert-tests: moved all data files in separate subdirNikos Mavrogiannopoulos2016-06-141-15/+15
* tests: added check to verify that the PKCS#7 embedded data are recovered as e...Nikos Mavrogiannopoulos2015-12-171-0/+16
* tests: check whether the content-type attribute is set if we sign using timeNikos Mavrogiannopoulos2015-12-161-0/+7
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-251-1/+1
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-241-40/+40
* tests: misc: shell cleanupAlon Bar-Lev2015-06-211-2/+2
* tests: cert-tests: cleanup shell usageAlon Bar-Lev2015-06-181-80/+80
* tests: cert-tests: pkcs7: support separate builddirAlon Bar-Lev2015-06-171-9/+9
* certtool: made explicit the inclusion of time in PKCS #7 signaturesNikos Mavrogiannopoulos2015-06-161-4/+28
* tests: do not include times in the PKCS #7 checks as they depend on local tim...Nikos Mavrogiannopoulos2015-06-031-1/+1
* tests: added PKCS #7 verification check with MD5Nikos Mavrogiannopoulos2015-06-021-0/+18
* tests: check PKCS #7 structure signature generationNikos Mavrogiannopoulos2015-06-021-0/+39
* tests: check PKCS #7 bundle generationNikos Mavrogiannopoulos2015-06-021-0/+19
* tests: added checks with PKCS #7 detached dataNikos Mavrogiannopoulos2015-06-021-0/+20
* tests: check the key purpose in PKCS #7 verificationNikos Mavrogiannopoulos2015-06-021-1/+17
* tests: added PKCS #7 test with more than 1 certsNikos Mavrogiannopoulos2015-06-021-4/+19
* tests: Added tests for PKCS7 cert extractionNikos Mavrogiannopoulos2015-05-311-0/+48