summaryrefslogtreecommitdiff
path: root/tests/key-tests
Commit message (Expand)AuthorAgeFilesLines
* tests: verify that the encryption OID is printedNikos Mavrogiannopoulos2017-04-041-1/+1
* tests: suppressions.valgrind: supress fillin_rpathAlon Bar-Lev2017-03-131-0/+8
* tests: converted FIPS140-2 mode checks in Makefiles to run-time in scriptsNikos Mavrogiannopoulos2017-03-083-5/+11
* tests: do not generate certificates with serial being zeroNikos Mavrogiannopoulos2017-03-031-1/+1
* tests: skip tests which cannot be run in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-021-1/+5
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-231-1/+5
* tests: added private key causing FPENikos Mavrogiannopoulos2017-01-193-2/+3
* tests: added PKCS#8 key which causes undefined behavior on importNikos Mavrogiannopoulos2017-01-193-2/+2
* tests: added missing fileNikos Mavrogiannopoulos2017-01-091-1/+1
* tests: remove bash usageAlon Bar-Lev2017-01-051-1/+1
* tests: added test with private key that causes memory leakNikos Mavrogiannopoulos2017-01-043-2/+2
* tests: added test with PKCS#8 key that signals FPENikos Mavrogiannopoulos2017-01-043-2/+4
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-047-1/+32
* tests: do not run key-tests under leak sanitizerNikos Mavrogiannopoulos2017-01-031-1/+1
* tests: illegal-rsa: don't hide stderrNikos Mavrogiannopoulos2017-01-031-2/+2
* tests: added test for invalid private keysNikos Mavrogiannopoulos2017-01-023-2/+54
* tests: added test case with invalid PKCS#8 dataNikos Mavrogiannopoulos2017-01-023-2/+2
* tests: added missing test in distNikos Mavrogiannopoulos2016-12-081-1/+1
* tests: added test suite with PKCS#8 files that have invalid encryptiontmp-pkcs7-fixesNikos Mavrogiannopoulos2016-11-149-1/+53
* tests: removed old README fileNikos Mavrogiannopoulos2016-10-312-14/+1
* tests: added check for the decoding of pbes1-des-md5 keyNikos Mavrogiannopoulos2016-08-263-2/+36
* tests: don't use piped tee in pkcs8-decodeNikos Mavrogiannopoulos2016-08-241-5/+2
* tests: added decoding of key with pbes2 and SHA256 PRFNikos Mavrogiannopoulos2016-08-243-2/+37
* tests: added check for errors when importing illegal RSA keysNikos Mavrogiannopoulos2016-08-084-2/+170
* tests: added missing backslash in key-tests MakefileNikos Mavrogiannopoulos2016-08-081-1/+1
* tests: moved ecdsa tests to key-tests/Nikos Mavrogiannopoulos2016-07-283-3/+129
* tests: moved dsa tests into key-tests/Nikos Mavrogiannopoulos2016-07-289-2/+348
* tests: moved pkcs8 tests to key-tests/Nikos Mavrogiannopoulos2016-07-2811-2/+310
* tests: key-tests: moved data files into data/ subdirNikos Mavrogiannopoulos2016-07-2814-29/+33
* tests: key-tests: use valgrindNikos Mavrogiannopoulos2015-11-094-16/+45
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-242-31/+31
* tests: misc: shell cleanupAlon Bar-Lev2015-06-212-5/+5
* tests: key-tests: cleanup shell usageAlon Bar-Lev2015-06-182-49/+49
* Added self tests for ECC PKCS #8 files.Nikos Mavrogiannopoulos2014-04-115-1/+51
* Added missing fileNikos Mavrogiannopoulos2014-04-101-1/+1
* Added self-test for PKCS #8 key conversion and readingNikos Mavrogiannopoulos2014-04-0312-0/+389