Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthias St. Pierre f1e0c94545 internal/common.h: rename macro `(un)likely` to `ossl_(un)likely` hace 1 año
  Pauli f3a7e6c057 evp: process key length and iv length early if present hace 1 año
  Tomas Mraz 8ed76c62b5 Optimize out unneeded up_ref/free of EVP_CIPHER hace 1 año
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Liu-ErMeng ed6dfd1e36 use '__builtin_expect' to improve EVP_EncryptUpdate performance for gcc/clang. hace 1 año
  Pauli 6be83ac172 evp: update to structure based atomics hace 1 año
  Tomas Mraz eb52450f51 Avoid calling into provider with the same iv_len or key_len hace 1 año
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Matt Caswell f817a7439e Ensure we call the cleanup() function when cleaning an EVP_CIPHER_CTX hace 2 años
  Matt Caswell 25d47cccf2 Fix usage of custom EVP_CIPHER objects hace 2 años
  Peiwei Hu d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl hace 2 años
  Pauli 71b7f34978 Fix Coverity 1503325 use after free hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Pauli d1592f21c0 Fix Coverity 1503096: out-of-bounds access hace 2 años
  Pauli 330ff7e67d Use safe math to computer sizes. hace 2 años
  Hugo Landau 1832bb0f02 Fix signed integer overflow in evp_enc hace 2 años
  Hugo Landau b9a2f24e44 Fix IV length caching in EVP encryption code hace 2 años
  Pauli 70f39a487d evp enc: cache cipher key length hace 2 años
  Pauli b30b45b724 evp enc: cache cipher IV length hace 2 años
  Pauli 4e62f1a3af Add context dup functions for digests and ciphers hace 2 años
  Tomas Mraz 0f70d60134 EVP_CIPHER_CTX_set_key_length: Raise error when key length is not settable hace 3 años
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 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
  Pauli 69807ab8ed evp: avoid some calls to EVP_CIPHER_CTX_get_iv_length() because it's been called already hace 3 años
  Pauli cec8854cc9 evp: fix Coverity 1485670 argument cannot be negative hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls hace 3 años
  Shane Lontis f5d0c02cdc Add missing EVP_CTRL_CCM_SET_L control hace 3 años
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing hace 3 años
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it hace 3 años