Historique des commits

Auteur SHA1 Message Date
  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
  Tomas Mraz 91bd45eb9a keymgmt_meth: remove two TODO 3.0 il y a 3 ans
  Pauli 1be63b3e96 evp: add params argument to key manager's gen_init call 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
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl 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
  Matt Caswell d8025f4ac0 Correctly display the signing/hmac algorithm in the dgst app il y a 4 ans
  Shane Lontis e3efe7a532 Add public API for gettables and settables for keymanagement, signatures and key exchange. il y a 4 ans
  Pauli 18ec26babc gettables: core changes to pass the provider context. il y a 4 ans
  Richard Levitte 5dacb38cce KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load() il y a 4 ans
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent il y a 4 ans
  Dr. Matthias St. Pierre 23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> il y a 4 ans
  Matt Caswell 6136ecaa95 Make sure we save the copy function when registering a new Keymgmt il y a 4 ans
  Shane Lontis 5e77b79a8c Remove gen_get_params & gen_gettable_params from keygen operation il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Richard Levitte d0ddf9b409 EVP: Fix calls to evp_pkey_export_to_provider() il y a 4 ans
  Richard Levitte 2b9add6965 KEYMGMT: Add functions to get param/key generation parameters il y a 4 ans
  Richard Levitte 1a5632e0dc CORE: Add the key object generator libcrypto<->provider interface il y a 4 ans
  Richard Levitte 13697f1c62 KEYMGMT: Add a keydata copy function il y a 4 ans
  Richard Levitte bee5d6cd3f KEYMGMT: Add a keydata matching function il y a 4 ans
  Nicola Tuveri 4fe54d674f [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH il y a 4 ans
  Richard Levitte 273a67e345 KEYMGMT: Require both get_params and gettable_params, or none il y a 4 ans
  Richard Levitte b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics il y a 4 ans
  Richard Levitte 68552cdef7 Reorganize the internal evp_keymgmt functions il y a 4 ans
  Shane Lontis 12603de634 Add RSA key validation to default provider il y a 4 ans
  Richard Levitte 6508e85883 EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keys il y a 4 ans