Commit History

Author SHA1 Message Date
  Matt Caswell 993ebac9ed Convert rand_bytes_ex and rand_priv_bytes_ex to public functions 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Bernd Edlinger 31ca19403d Fix a SCA leak in BN_generate_dsa_nonce 4 years ago
  Richard Levitte 3fd7026276 New function EVP_MD_free() 4 years ago
  Matt Caswell 2934be9134 Make sure all BIGNUM operations work within the FIPS provider 4 years ago
  Matt Caswell ee1d4f3db4 Make BIGNUM rand functions available within the FIPS module 4 years ago
  Matt Caswell 4ac6227621 Temporarily disable RAND call in FIPS_MODE until RAND is available 5 years ago
  Matt Caswell 9632bd0e1d Convert bn_rand.c to use EVP 5 years ago
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ 5 years ago
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Kurt Roeckx 3bc0ab06b0 bnrand_range: Always call bnrand() with the correct flag 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys 6 years ago
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand 6 years ago
  Rich Salz 5ecff87d66 BN_pseudo_rand is really BN_rand 6 years ago
  Rich Salz e5e71f2857 Zero stack variable with DSA nonce 7 years ago
  Rich Salz 01c09f9fde Misc BN fixes 7 years ago
  Rich Salz 2301d91dd5 Change callers to use the new constants. 7 years ago
  Todd Short e0a675e211 Clean up RAND_bytes() calls 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Matt Caswell efee575ad4 Fix off-by-one in BN_rand 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago