aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_rsa.c
Commit message (Expand)AuthorAgeFilesLines
* unit-tests: Add RSA-PSS signature tests with specific saltsTobias Brunner2017-11-081-92/+818
* unit-tests: Warn if we skip RSA tests due to dependenciesTobias Brunner2017-11-081-0/+11
* unit-tests: Add FIPS 186-4 RSASSA-PSS test vectorsTobias Brunner2017-11-081-0/+1629
* unit-tests: Create and verify some RSA PSS signaturesTobias Brunner2017-11-081-3/+25
* unit-tests: Add FIPS 186-4 RSA test vectorsTobias Brunner2017-11-081-5/+2428
* private-key: Add optional parameters argument to sign() methodTobias Brunner2017-11-081-1/+1
* public-key: Add optional parameters argument to verify() methodTobias Brunner2017-11-081-2/+2
* gmp: Support of SHA-3 RSA signaturesAndreas Steffen2016-09-221-4/+4
* unit-tests: Add environment variable to reduce the number of generated keysTobias Brunner2014-01-201-1/+7
* unit-tests: Generate RSA key with 768 bits not 786Tobias Brunner2014-01-201-1/+1
* unit-tests: Move test suites to its own subfolderMartin Willi2013-11-061-0/+393