Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Pauli 6be83ac172 evp: update to structure based atomics hace 1 año
  Dr. David von Oheimb 36b91a198a CMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt() by helper function hace 2 años
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  x2018 1287dabd0b fix some code with obvious wrong coding style hace 2 años
  Richard Levitte 433e13455e EVP: For all operations that use an EVP_PKEY, check that there is one hace 3 años
  Richard Levitte 839ffdd11c EVP: Allow a fallback for operations that work with an EVP_PKEY hace 3 años
  Richard Levitte ff7781462d EVP: Add internal functions to fetch type specific EVP methods from provider hace 3 años
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality 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 bcd5d3a22d libcrypto: make XXX_get_number() internal hace 3 años
  Pauli 4c3c2633b2 evp: remove TODOs 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
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it hace 3 años
  Rich Salz 543e740b95 Standard style for all EVP_xxx_free routines hace 3 años
  Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description() hace 3 años
  Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM hace 3 años
  Pauli 4b58d9b41b evp: add params arguments to init functions hace 3 años
  Matt Caswell 8020d79b40 Update copyright year hace 3 años
  Pedro Monreal bf23b9a163 Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED hace 3 años
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context hace 3 años
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 años
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX hace 3 años
  Richard Levitte f21c9c64f5 EVP: use evp_pkey_ctx_is_legacy() to find what implementation to use hace 4 años
  Shane Lontis 1c52bf3c04 Add EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_CIPHER_settable_ctx_params() hace 4 años
  Shane Lontis 4343a4187d Add self tests for rsa encryption hace 4 años