summaryrefslogtreecommitdiff
path: root/tests/slow
Commit message (Expand)AuthorAgeFilesLines
...
* Added test to check the expected values of security parameters.Nikos Mavrogiannopoulos2014-01-141-1/+1
* fix self tests when used from slow/cipher-testNikos Mavrogiannopoulos2013-11-301-2/+3
* indented codeNikos Mavrogiannopoulos2013-11-271-18/+17
* Self checks are conditionally included in the library.Nikos Mavrogiannopoulos2013-11-272-1/+12
* Added self tests on RSA, DSA, and ECDSA key usage.Nikos Mavrogiannopoulos2013-11-271-2/+6
* Added option to run all available self tests per category in a single run.Nikos Mavrogiannopoulos2013-11-271-48/+3
* completed self-tests by adding digest and MAC tests.Nikos Mavrogiannopoulos2013-11-271-6/+45
* Added self testsNikos Mavrogiannopoulos2013-11-271-588/+18
* reindented codeNikos Mavrogiannopoulos2013-11-083-661/+625
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-0/+5
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-013-5/+6
* Added GCM mode using cryptodev. This is mostly a hack due to how GCM mode is ...Nikos Mavrogiannopoulos2012-02-231-6/+7
* added (dead) code to test the _hmac_fast.Nikos Mavrogiannopoulos2012-02-211-0/+12
* Added new security level "legacy" for 96-bit security.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-21/+23
* Run 'make update-copyright'.Simon Josefsson2012-01-163-3/+3
* remove trailing slash.Nikos Mavrogiannopoulos2012-01-081-2/+1
* properly deinitialize.Nikos Mavrogiannopoulos2012-01-061-1/+5
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-1/+1
* cipher-test is now run without valgrindNikos Mavrogiannopoulos2011-12-012-1/+629
* slow tests are not being run using valgrindNikos Mavrogiannopoulos2011-11-114-0/+190