Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 56784203ec Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. 3 years ago
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it 3 years ago
  Tomas Mraz b247113c05 Detect low-level engine and app method based keys 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Tomas Mraz 85fcc3fb77 Remove keymgmt_copy function from the provider API 3 years ago
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 years ago
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 years ago
  Pauli 860ecfd700 property: check return values from the property locking calls. 3 years ago
  Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
  Tomas Mraz 4f0831b837 EVP_PKCS82PKEY: Create provided keys if possible 3 years ago
  Richard Levitte 695c96ba51 Make evp_privatekey_from_binary() completely libcrypto internal 3 years ago
  Shane Lontis 4e17fb0061 Add ossl_pkcs5_pbkdf2_hmac_ex symbol 3 years ago
  Pauli 1be63b3e96 evp: add params argument to key manager's gen_init call 3 years ago
  Matt Caswell 7bc0fdd3fd Make the EVP_PKEY_get0* functions have a const return type 3 years ago
  Matt Caswell b574c6a9ac Cache legacy keys instead of downgrading them 3 years ago
  Tomas Mraz 946bdd12a0 include/crypto: Remove TODOs that are irrelevant for 3.0 3 years ago
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 years ago
  Shane Lontis 5af02212a5 Fix external symbols related to dsa keys 3 years ago
  Shane Lontis 19dbb742cd Fix external symbols related to dh keys 3 years ago
  Richard Levitte 9a1c4e41e8 EVP: Implement data-driven translation between known ctrl and OSSL_PARAMs 3 years ago
  Richard Levitte 4d4928edd0 EVP: make evp_pkey_is_assigned() usable in the FIPS module 3 years ago
  Richard Levitte e19246dc72 EVP: Make evp_pkey_ctx_state() available to all of EVP 3 years ago
  Richard Levitte 6179dfc7c4 EVP: Implement EVP_PKEY_CTX_is_a() 3 years ago
  Shane Lontis 576892d78f Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces 4 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl 3 years ago
  FdaSilvaYY 80ce21fe1a include/crypto: add a few missing #pragma once directives 3 years ago
  Pauli 64954e2f34 Fix race condition & allow operation cache to grow. 3 years ago
  Richard Levitte 977e95b912 EVP: Fix evp_pkey_ctx_store_cached_data() to handle provider backed EVP_PKEY_CTX 3 years ago
  Richard Levitte 8ce04db808 CORE & PROV: clean away OSSL_FUNC_mac_size() 3 years ago