summaryrefslogtreecommitdiff
path: root/tests/key-tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: added private key causing FPENikos Mavrogiannopoulos2017-01-191-1/+2
* tests: added PKCS#8 key which causes undefined behavior on importNikos Mavrogiannopoulos2017-01-191-1/+1
* tests: added missing fileNikos Mavrogiannopoulos2017-01-091-1/+1
* tests: added test with private key that causes memory leakNikos Mavrogiannopoulos2017-01-041-1/+1
* tests: added test with PKCS#8 key that signals FPENikos Mavrogiannopoulos2017-01-041-1/+2
* tests: do not run key-tests under leak sanitizerNikos Mavrogiannopoulos2017-01-031-1/+1
* tests: added test for invalid private keysNikos Mavrogiannopoulos2017-01-021-2/+3
* tests: added test case with invalid PKCS#8 dataNikos Mavrogiannopoulos2017-01-021-1/+1
* 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-141-1/+1
* tests: removed old README fileNikos Mavrogiannopoulos2016-10-311-1/+1
* tests: added check for the decoding of pbes1-des-md5 keyNikos Mavrogiannopoulos2016-08-261-1/+2
* tests: added decoding of key with pbes2 and SHA256 PRFNikos Mavrogiannopoulos2016-08-241-1/+1
* tests: added check for errors when importing illegal RSA keysNikos Mavrogiannopoulos2016-08-081-2/+6
* tests: added missing backslash in key-tests MakefileNikos Mavrogiannopoulos2016-08-081-1/+1
* tests: moved ecdsa tests to key-tests/Nikos Mavrogiannopoulos2016-07-281-3/+4
* tests: moved dsa tests into key-tests/Nikos Mavrogiannopoulos2016-07-281-2/+8
* tests: moved pkcs8 tests to key-tests/Nikos Mavrogiannopoulos2016-07-281-2/+5
* tests: key-tests: moved data files into data/ subdirNikos Mavrogiannopoulos2016-07-281-4/+4
* tests: key-tests: use valgrindNikos Mavrogiannopoulos2015-11-091-1/+6
* Added self tests for ECC PKCS #8 files.Nikos Mavrogiannopoulos2014-04-111-1/+2
* Added missing fileNikos Mavrogiannopoulos2014-04-101-1/+1
* Added self-test for PKCS #8 key conversion and readingNikos Mavrogiannopoulos2014-04-031-0/+33