aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/test_rsa.c
Commit message (Collapse)AuthorAgeFilesLines
* unit-tests: Move test suites to its own subfolderMartin Willi2013-11-061-393/+0
|
* unit-tests: RSA key generation might take longer than 4 secondsTobias Brunner2013-06-271-0/+1
| | | | | Check uses a default timeout of 4 seconds for each test case, generating keys of 6 different key sizes might take longer than that.
* unit-tests: add RSA test cases, very similar to ECDSAMartin Willi2013-06-211-0/+392