Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . hace 9 años
  Dr. Stephen Henson e3f2860e73 Merge public key FIPS code, RSA, DSA, DH. hace 16 años
  Bodo Möller 7cdb81582c Change to mitigate branch prediction attacks hace 17 años
  Mark J. Cox fdff41e166 Initialise ctx to NULL to avoid uninitialized free, noticed by hace 18 años
  Mark J. Cox 951dfbb13a Introduce limits to prevent malicious keys being able to hace 18 años
  Nils Larsch b7a80146f4 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() hace 18 años
  Ben Laurie 9ddb11f11c Avoid weak subgroups in Diffie Hellman. hace 19 años
  Bodo Möller cad811fc41 Use BN_with_flags() in a cleaner way. hace 19 años
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading hace 19 años
  Andy Polyakov 3cc54008eb Pointer to BN_MONT_CTX could be used uninitialized. hace 19 años
  Dr. Stephen Henson 879b19801a Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several hace 19 años
  Dr. Stephen Henson 6ec8e63af6 Port BN_MONT_CTX_set_locked() from stable branch. hace 19 años
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. hace 19 años
  Richard Levitte 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form hace 21 años
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. hace 21 años
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to hace 22 años
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent hace 23 años
  Bodo Möller de3333bae4 length of secret exponent is needed only when we create one hace 23 años
  Bodo Möller 924875e53b Undo DH_generate_key() change: s3_srvr.c was using it correctly hace 23 años
  Bodo Möller e5cb260365 DH key generation should not use a do ... while loop, hace 23 años
  Bodo Möller 6aecef815c Don't preserve existing keys in DH_generate_key. hace 23 años
  Bodo Möller c62b26fdc6 Hide BN_CTX structure details. hace 23 años
  Ulf Möller 48f2ef8d00 make it a loop as in dsa hace 23 años
  Ulf Möller 12c2fe8d53 Use BN_rand_range(). hace 23 años
  Richard Levitte f971ccb264 Constify DH-related code. hace 24 años
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. hace 24 años
  Bodo Möller 6dad7bd69c Speed up DH with small generator. hace 24 años
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access hace 25 años
  Dr. Stephen Henson 13066cee60 Initial support for DH_METHOD. Also added a DH lock. A few changes made to hace 25 años
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. hace 25 años