Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . il y a 9 ans
  Emilia Kasper 1cb10d9c7d Revert "RT3425: constant-time evp_enc" il y a 9 ans
  Richard Levitte 15b7f5bf88 Include "constant_time_locl.h" rather than "../constant_time_locl.h". il y a 10 ans
  Emilia Kasper 1bb01b1b5f RT3425: constant-time evp_enc il y a 10 ans
  Dr. Stephen Henson f947b818bf Oops, restore change that got reverted accidentally. il y a 16 ans
  Dr. Stephen Henson a2dc9b6be2 Merge EVP changes in from FIPS branch. il y a 16 ans
  Bodo Möller cdd0f3b328 Don't use assertions to check application-provided arguments; il y a 16 ans
  Dr. Stephen Henson 4a0d3530e0 Update from HEAD. il y a 17 ans
  Dr. Stephen Henson cf6bc84148 Update from HEAD. il y a 19 ans
  Nils Larsch e62fa54811 the final byte of pkcs7 padded plaintext can never be 0 il y a 19 ans
  Bodo Möller 8afca8d9c6 Fix more error codes. il y a 19 ans
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the il y a 20 ans
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the il y a 20 ans
  Richard Levitte 2fe9ab8e20 It was pointed out to me that if the requested size is 0, we shouldn't il y a 21 ans
  Richard Levitte 1145e03870 Check that OPENSSL_malloc() really returned some memory. il y a 21 ans
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. il y a 21 ans
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. il y a 21 ans
  Dr. Stephen Henson 59ae8c9419 EVP_DecryptInit() should call EVP_CipherInit() not EVP_CipherInit_ex(). il y a 22 ans
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Dr. Stephen Henson 544a2aea4b il y a 22 ans
  Dr. Stephen Henson 3e268d2717 il y a 22 ans
  Dr. Stephen Henson bf6a9e66d6 il y a 22 ans
  Dr. Stephen Henson a3829cb720 Updates from stable branch. il y a 22 ans
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way il y a 23 ans
  Geoff Thorpe 18eda73234 EVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been defined in evp.h but il y a 23 ans
  Dr. Stephen Henson f329b8d73b Make EVP_DecryptUpdate work again. il y a 23 ans
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. il y a 23 ans
  Ben Laurie 82b2230527 Add RC4 support to OpenBSD. il y a 23 ans
  Ben Laurie 0e36019977 Add EVP test program. il y a 23 ans