Commit Verlauf

Autor SHA1 Nachricht Datum
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public vor 7 Jahren
  Matt Caswell b0edda11cb Update copyright year vor 6 Jahren
  Kurt Roeckx 3bc0ab06b0 bnrand_range: Always call bnrand() with the correct flag vor 6 Jahren
  KaoruToda 26a7d938c9 Remove parentheses of return. vor 7 Jahren
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys vor 7 Jahren
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand vor 7 Jahren
  Rich Salz 5ecff87d66 BN_pseudo_rand is really BN_rand vor 7 Jahren
  Rich Salz e5e71f2857 Zero stack variable with DSA nonce vor 8 Jahren
  Rich Salz 01c09f9fde Misc BN fixes vor 8 Jahren
  Rich Salz 2301d91dd5 Change callers to use the new constants. vor 8 Jahren
  Todd Short e0a675e211 Clean up RAND_bytes() calls vor 8 Jahren
  Rich Salz 4f22f40507 Copyright consolidation 06/10 vor 8 Jahren
  Rich Salz 349807608f Remove /* foo.c */ comments vor 9 Jahren
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto vor 9 Jahren
  Matt Caswell efee575ad4 Fix off-by-one in BN_rand vor 9 Jahren
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files vor 9 Jahren
  Rich Salz b548a1f11c free null cleanup finale vor 9 Jahren
  Rich Salz 4b45c6e52b free cleanup almost the finale vor 9 Jahren
  Rich Salz b196e7d936 remove malloc casts vor 9 Jahren
  Matt Caswell 266483d2f5 RAND_bytes updates vor 9 Jahren
  Rich Salz 06cf881a3a Final (for me, for now) dead code cleanup vor 9 Jahren
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA vor 9 Jahren
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . vor 9 Jahren
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI vor 10 Jahren
  Dr. Stephen Henson ebdf37e4b1 remove FIPS module code from crypto/bn vor 10 Jahren
  Adam Langley 8a99cb29d1 Add secure DSA nonce flag. vor 11 Jahren
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in vor 13 Jahren
  Dr. Stephen Henson ed12c2f7ca In FIPS mode only use "Generation by Testing Candidates" equivalent. vor 13 Jahren
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in vor 14 Jahren
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove vor 14 Jahren