Historique des commits

Auteur SHA1 Message Date
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API il y a 3 ans
  Matt Caswell 8020d79b40 Update copyright year il y a 3 ans
  Pauli 36fae6e85a crypto: add additional argument to KDF derive calls il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 3 ans
  Shane Lontis 5ccada09aa Add evp_test fixes. il y a 3 ans
  Matt Caswell 660c534435 Revert "kdf: make function naming consistent." il y a 4 ans
  Matt Caswell fbd2ece171 Update copyright year il y a 4 ans
  Pauli 765d04c946 kdf: make function naming consistent. il y a 4 ans
  Pauli 64115f05ac Usages of KDFs converted to use the name macros il y a 4 ans
  Pauli 7707526b8d Fix users of KDFs to use params not ctls il y a 4 ans
  Victor Stinner 253d762222 EVP_PBE_scrypt() handles salt=NULL as salt="" il y a 5 ans
  Richard Levitte 546ca2f4f5 The use of the likes of UINT32_MAX requires internal/numbers.h il y a 5 ans
  Matt Caswell 4c3941c2eb Don't leak EVP_KDF_CTX on error il y a 5 ans
  David Makepeace 5a285addbf Added new EVP/KDF API. il y a 6 ans
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 5 ans
  Matt Caswell c4d3c19b4c Update copyright year il y a 6 ans
  FdaSilvaYY 3484236d8d EVP,KDF: Add more error code along some return 0 in ... il y a 6 ans
  Andy Polyakov b4c0e4dff6 evp/pbe_scrypt.c: add boundary condition for implicit cast. il y a 6 ans
  Pauli 44589b5d44 Add explanatory comment about fitting into a size_t. il y a 6 ans
  Pauli 76b2ae8326 Ensure that the requested memory size cannot exceed the limit imposed by a il y a 6 ans
  Pauli f4eb248392 Manually revert "Ensure allocation size fits into size_t" il y a 6 ans
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes il y a 6 ans
  Richard Levitte 9237173eeb Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c il y a 6 ans