Revīziju vēsture

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