aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_hasher.c
Commit message (Collapse)AuthorAgeFilesLines
* testing: Updated hasher testsAndreas Steffen2015-11-061-0/+75
|
* Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemesAndreas Steffen2015-11-061-27/+35
|
* Allow SHA256 and SHA384 data hash for BLISS signatures.Andreas Steffen2015-02-261-0/+3
| | | | | The default is SHA512 since this hash function is also used for the c_indices random oracle.
* unit-tests: Added crypter testsAndreas Steffen2013-12-061-3/+3
|
* unit-tests: Added hasher testsAndreas Steffen2013-12-041-0/+189