aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_hasher.c
Commit message (Expand)AuthorAgeFilesLines
* auth-cfg: Store signature schemes as signature_params_t objectsTobias Brunner2017-11-081-6/+25
* ikev2: Don't use SHA-1 for RFC 7427 signature authenticationTobias Brunner2017-11-081-3/+3
* unit-tests: Completed coverage of hasher, crypter and libnttfftAndreas Steffen2016-12-141-33/+45
* gmp: Support of SHA-3 RSA signaturesAndreas Steffen2016-09-221-23/+27
* 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
* unit-tests: Added crypter testsAndreas Steffen2013-12-061-3/+3
* unit-tests: Added hasher testsAndreas Steffen2013-12-041-0/+189