summaryrefslogtreecommitdiff
path: root/lib/nettle/int/drbg-aes-self-test.c
Commit message (Expand)AuthorAgeFilesLines
* drbg-aes-self-test: corrected free callNikos Mavrogiannopoulos2016-10-291-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-1/+1
* fips140: added check for reseed detectionNikos Mavrogiannopoulos2015-06-041-9/+35
* fips140: added more checks on the reseed and generate functionNikos Mavrogiannopoulos2015-06-041-10/+49
* drbg-aes: added checks in the error handling of the functionsNikos Mavrogiannopoulos2014-09-011-0/+26
* updated DRBG-CTR-AES test vectors for the fixed implementation.Nikos Mavrogiannopoulos2014-01-221-56/+56
* replaced the ANSI X9.31 RNG with the SP800-90A DRBG-AES-CTR rng.Nikos Mavrogiannopoulos2014-01-171-83/+73
* simplified DRBG-AES generator by using a counter (with an arbitrary initial v...Nikos Mavrogiannopoulos2013-11-281-7/+7
* Added DRBG submitted to nettle in gnutls.Nikos Mavrogiannopoulos2013-11-271-0/+159