Commit History

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