aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/crypto_tester.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-08-071-1/+1
* xof: Defined Extended Output FunctionsAndreas Steffen2016-07-291-0/+32
* crypto-tester: Support testing DH groups using DH test vectorsMartin Willi2015-04-151-0/+41
* aead: Support custom AEAD salt sizesMartin Willi2014-03-311-2/+6
* Fix algorithm type for signers, fixes warning with gcc 4.5Martin Willi2011-05-031-1/+1
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-6/+10
* Added AEAD support to crypto testerMartin Willi2010-08-191-1/+43
* Implemented algorithm benchmarking during registrationMartin Willi2010-08-161-5/+11
* Fixed all doxygen warningsMartin Willi2009-10-221-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
* added support for stateful PRFs (such as the FIPS_PRF)Martin Willi2009-06-121-0/+2
* implemented a crypto_tester class to test crypto algorithmsMartin Willi2009-06-111-0/+203