Commit History

作者 SHA1 備註 提交日期
  Matt Caswell fd38836ba8 Update copyright year 6 年之前
  Guido Vranken 91f7361f47 Reject excessively large primes in DH key generation. 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年之前
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys 7 年之前
  Rich Salz 076fc55527 Make default_method mostly compile-time 7 年之前
  Bernd Edlinger 7928ee4d68 Fix error handling in compute_key, BN_CTX_get can return NULL 8 年之前
  Rich Salz 2301d91dd5 Change callers to use the new constants. 8 年之前
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 年之前
  Matt Caswell 5584f65a10 Deprecate the flags that switch off constant time 8 年之前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年之前
  Matt Caswell 0aeddcfa61 Make DH opaque 8 年之前
  Alessandro Ghedini d188a53617 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 8 年之前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Matt Caswell fd7d252060 Tighten up BN_with_flags usage and avoid a reachable assert 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Rich Salz 74924dcb38 More secure storage of key material. 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell 829ccf6ab6 Implement internally opaque bn access from dh 10 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年之前
  Dr. Stephen Henson 1bfffe9bd0 Remove FIPS module code from crypto/dh 10 年之前
  Dr. Stephen Henson 4960411e1f Add flags for DH FIPS method. 13 年之前
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 年之前
  Dr. Stephen Henson 74fac927b0 Return errors instead of aborting when selftest fails. 13 年之前
  Dr. Stephen Henson 31360957fb DH keys have an (until now) unused 'q' parameter. When creating 13 年之前
  Dr. Stephen Henson bc91494e06 New SP 800-56A compliant version of DH_compute_key(). 13 年之前
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 年之前