aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/crypto_tester.h
Commit message (Expand)AuthorAgeFilesLines
* 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