Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Pauli 6be83ac172 evp: update to structure based atomics il y a 1 an
  Dr. David von Oheimb 36b91a198a CMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt() by helper function il y a 2 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 2 ans
  Richard Levitte 433e13455e EVP: For all operations that use an EVP_PKEY, check that there is one il y a 3 ans
  Richard Levitte 839ffdd11c EVP: Allow a fallback for operations that work with an EVP_PKEY il y a 3 ans
  Richard Levitte ff7781462d EVP: Add internal functions to fetch type specific EVP methods from provider il y a 3 ans
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality il y a 3 ans
  Richard Levitte cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() il y a 3 ans
  Pauli bcd5d3a22d libcrypto: make XXX_get_number() internal il y a 3 ans
  Pauli 4c3c2633b2 evp: remove TODOs il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing il y a 3 ans
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it il y a 3 ans
  Rich Salz 543e740b95 Standard style for all EVP_xxx_free routines il y a 3 ans
  Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description() il y a 3 ans
  Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM il y a 3 ans
  Pauli 4b58d9b41b evp: add params arguments to init functions il y a 3 ans
  Matt Caswell 8020d79b40 Update copyright year il y a 3 ans
  Pedro Monreal bf23b9a163 Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED il y a 3 ans
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context il y a 3 ans
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names 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
  Richard Levitte f21c9c64f5 EVP: use evp_pkey_ctx_is_legacy() to find what implementation to use il y a 4 ans
  Shane Lontis 1c52bf3c04 Add EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_CIPHER_settable_ctx_params() il y a 4 ans
  Shane Lontis 4343a4187d Add self tests for rsa encryption il y a 4 ans