modes/asm/ghashv8-armx.pl: modulo-schedule loop.
[openssl.git] / crypto / rand / rand_vms.c
2017-10-18 Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-08-28 Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-22 Rich SalzAdd --with-rand-seed
2017-07-15 Rich SalzStart to overhaul RAND API
2016-08-04 Richard LevitteVSI submission: make the VMS version of RAND_poll(...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2005-01-12 Richard LevitteCorrect a faulty address assignment, and add a length...
2001-05-15 Richard LevitteDo not forget to increment the pointers...
2001-05-15 Richard LevitteLow-case the names of the system routines, since some...
2001-05-14 Richard LevitteMake it so the compiler doesn't inform me about the...
2001-05-13 Richard LevitteA randomizer for OpenVMS, using the statistics that...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-01-08 Richard LevitteChange RAND_poll for Unix to try a number of devices...