Commit History

Autor SHA1 Mensaxe Data
  Bernd Edlinger 8957adda16 Fix error handling in compute_key, BN_CTX_get can return NULL %!s(int64=7) %!d(string=hai) anos
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . %!s(int64=9) %!d(string=hai) anos
  Dr. Stephen Henson 6c4b3514d7 New SP 800-56A compliant version of DH_compute_key(). %!s(int64=13) %!d(string=hai) anos
  Dr. Stephen Henson 5999d45a5d DH keys have an (until now) unused 'q' parameter. When creating from DSA copy %!s(int64=13) %!d(string=hai) anos
  Dr. Stephen Henson 03e16611a3 Redirect DH operations to FIPS module. Block non-FIPS methods. %!s(int64=13) %!d(string=hai) anos
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks %!s(int64=17) %!d(string=hai) anos
  Mark J. Cox c2cccfc585 Initialise ctx to NULL to avoid uninitialized free, noticed by %!s(int64=18) %!d(string=hai) anos
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to %!s(int64=18) %!d(string=hai) anos
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() %!s(int64=18) %!d(string=hai) anos
  Ben Laurie bf3d6c0c9b Make D-H safer, include well-known primes. %!s(int64=19) %!d(string=hai) anos
  Bodo Möller a28a5d9c62 Use BN_with_flags() in a cleaner way. %!s(int64=19) %!d(string=hai) anos
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading %!s(int64=19) %!d(string=hai) anos
  Andy Polyakov 3cc54008eb Pointer to BN_MONT_CTX could be used uninitialized. %!s(int64=19) %!d(string=hai) anos
  Dr. Stephen Henson 879b19801a Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several %!s(int64=19) %!d(string=hai) anos
  Dr. Stephen Henson 6ec8e63af6 Port BN_MONT_CTX_set_locked() from stable branch. %!s(int64=19) %!d(string=hai) anos
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. %!s(int64=19) %!d(string=hai) anos
  Richard Levitte 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form %!s(int64=21) %!d(string=hai) anos
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. %!s(int64=21) %!d(string=hai) anos
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to %!s(int64=22) %!d(string=hai) anos
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent %!s(int64=23) %!d(string=hai) anos
  Bodo Möller de3333bae4 length of secret exponent is needed only when we create one %!s(int64=23) %!d(string=hai) anos
  Bodo Möller 924875e53b Undo DH_generate_key() change: s3_srvr.c was using it correctly %!s(int64=23) %!d(string=hai) anos
  Bodo Möller e5cb260365 DH key generation should not use a do ... while loop, %!s(int64=23) %!d(string=hai) anos
  Bodo Möller 6aecef815c Don't preserve existing keys in DH_generate_key. %!s(int64=23) %!d(string=hai) anos
  Bodo Möller c62b26fdc6 Hide BN_CTX structure details. %!s(int64=23) %!d(string=hai) anos
  Ulf Möller 48f2ef8d00 make it a loop as in dsa %!s(int64=23) %!d(string=hai) anos
  Ulf Möller 12c2fe8d53 Use BN_rand_range(). %!s(int64=23) %!d(string=hai) anos
  Richard Levitte f971ccb264 Constify DH-related code. %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. %!s(int64=24) %!d(string=hai) anos
  Bodo Möller 6dad7bd69c Speed up DH with small generator. %!s(int64=24) %!d(string=hai) anos