sha/asm/sha512p8-ppc.pl: fix typo in prologue.
[openssl.git] / crypto / rand / drbg_ctr.c
2018-10-16 Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-10 FdaSilvaYYcrypto/rand: fix some style nit's
2018-03-21 Kurt RoeckxDRBG: Use the EVP layer to do AES encryption
2018-03-16 Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-15 Dr. Matthias St... Publish the RAND_DRBG API
2018-03-09 Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
2018-02-13 Dr. Matthias St... DRBG: make the derivation function the default for...
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-04 Dr. Matthias St... crypto/rand: restore the generic DRBG implementation
2018-01-04 Dr. Matthias St... crypto/rand: rename drbg_rand.c to drbg_ctr.c