Historial de Commits

Autor SHA1 Mensaje Fecha
  slontis 5366490822 Add EVP_DigestSqueeze() API. hace 1 año
  Tomas Mraz 6a0ae393dd Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLEN hace 11 meses
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Pauli 6be83ac172 evp: update to structure based atomics hace 1 año
  lan1120 b501df3cef Fix incorrect parameter verification in EVP_MD_CTX_get_params hace 1 año
  Simo Sorce 3fc2b7d6b8 Add a flag so finalised contexts are not reused hace 1 año
  Pauli b1cd268c03 Fix cast. hace 1 año
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Matt Caswell 25d47cccf2 Fix usage of custom EVP_CIPHER objects hace 2 años
  Benjamin Kaduk 221d65ba53 evp_md: assert digest is provided for algctx reuse hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Tomas Mraz fe5c5cb851 evp_md_init_internal: Avoid reallocating algctx if digest unchanged hace 2 años
  Hugo Landau c0b7dac66e EVP_MD performance fix (refcount cache contention) hace 2 años
  Pauli 4e62f1a3af Add context dup functions for digests and ciphers hace 2 años
  Matt Caswell 8086b267fb Clear md_data only when necessary hace 2 años
  Matt Caswell 357bccc8ba Fix a leak in EVP_DigestInit_ex() hace 2 años
  Matt Caswell d9ad5b16b3 Ensure that MDs created via EVP_MD_meth_new() go down the legacy route hace 2 años
  Pauli ad2fcee163 evp: address a use after free state when using HMAC and MD copy. hace 2 años
  Tomas Mraz 9ece8323ea EVP_MD_CTX_copy_ex: Allow copying uninitialized digest contexts hace 2 años
  Tomas Mraz bef9b48e50 Add null digest implementation to the default provider hace 2 años
  Pauli 10cf46c4ef Remove redundant tests hace 2 años
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning hace 3 años
  Richard Levitte 006de7670a EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac() hace 3 años
  Richard Levitte cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing hace 3 años
  Pauli 0df56c30f7 evp: fix return code check. hace 3 años
  Dr. David von Oheimb 4d49b68504 Crypto: Add deprecation compatibility declarations for SHA* message digest functions hace 3 años
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it hace 3 años
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD hace 3 años