summaryrefslogtreecommitdiff
path: root/tests/key-tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | It would prevent error codes from being detected in the tests.
* 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
| | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* tests: misc: shell cleanupAlon Bar-Lev2015-06-212-5/+5
| | | | | | leftovers minor sync. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* tests: key-tests: cleanup shell usageAlon Bar-Lev2015-06-182-49/+49
| | | | | | | | Add quotes for most usages of variables. Added ${} for variables. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* 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