Commit History

Author SHA1 Message Date
  Viktor Dukhovni 98186eb4e4 Backwards-compatibility subject to OPENSSL_API_COMPAT 8 years ago
  Rich Salz 700b4a4ae7 Remove more (rest?) of FIPS build stuff. 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Matt Caswell 302d38e3f7 Deprecate RAND_pseudo_bytes 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson ef643cc7bd Use rdrand as additional entropy source. 10 years ago
  Dr. Stephen Henson 0db17852cd PR: 2786 12 years ago
  Dr. Stephen Henson ff053fc847 Don't set FIPS rand method at same time as RAND method as this can cause the 13 years ago
  Dr. Stephen Henson 383bc117bb Oops, work out expanded buffer length before allocating it... 13 years ago
  Dr. Stephen Henson e0d1a2f80a Always return multiple of block length bytes from default DRBG seed 13 years ago
  Dr. Stephen Henson b8b6a13a56 Add continuous RNG test to entropy source. Entropy callbacks now need 13 years ago
  Dr. Stephen Henson 6653c6f2e8 Update OpenSSL DRBG support code. Use date time vector as additional data. 13 years ago
  Dr. Stephen Henson 05e24c87dd Extensive reorganisation of PRNG handling in FIPS module: all calls 13 years ago
  Dr. Stephen Henson 4ead4e5241 FIPS mode changes to make RNG compile (this will need updating later as we 13 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 5e4430e70d More size_tification. 16 years ago
  Lutz Jänicke 7bbce69721 Port from 0.9.8-stable 17 years ago
  Lutz Jänicke 1fcfa22222 Initialize "buf" to 0 to make valgrind happy :-) 17 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 years ago
  Dr. Stephen Henson ed5538dc2b 23 years ago
  Geoff Thorpe 7ae551fd03 In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the 23 years ago
  Geoff Thorpe a4a9d97a3e Some more tweaks from ENGINE code. 23 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago
  Bodo Möller 5eb8ca4d92 Use RAND_METHOD for implementing RAND_status. 24 years ago
  Bodo Möller 853f757ece Allow for higher granularity of entropy estimates by using 'double' 24 years ago
  Ulf Möller 373b575f5a New function RAND_pseudo_bytes() generated pseudorandom numbers that 25 years ago