Commit History

Author SHA1 Message Date
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Richard Levitte 3b924da0f0 EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use it 4 years ago
  Richard Levitte 8243d8d1a1 EVP: Add EVP_PKEY_set_type_by_keymgmt() and use it 4 years ago
  Richard Levitte adc9f73126 EVP: Clarify the states of an EVP_PKEY 4 years ago
  Richard Levitte 6292475573 EVP: Add new domparams and key generation functionality 4 years ago
  Richard Levitte ff3b59e170 EVP: Add support for copying provided EVP_PKEYs 4 years ago
  Richard Levitte 1e9101c404 EVP: Add support for comparing provided EVP_PKEYs 4 years ago
  Richard Levitte 157ded39ee EVP: Adapt EVP_PKEY_missing_parameters() for provider keys 4 years ago
  Richard Levitte 3c6ed9555c Rethink the EVP_PKEY cache of provider side keys 4 years ago
  Richard Levitte 3f7ce7f102 Refactor evp_pkey_make_provided() to do legacy to provider export 4 years ago
  Richard Levitte b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 years ago
  Richard Levitte 68552cdef7 Reorganize the internal evp_keymgmt functions 4 years ago
  Shane Lontis d5e66eab0b Fix coverity issues CID 1457745...1457752, 1457853, 1457854 4 years ago
  Richard Levitte 658608c471 EVP: Small refactor of keymgmt library code 4 years ago
  Shane Lontis 12603de634 Add RSA key validation to default provider 4 years ago
  Richard Levitte 6508e85883 EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keys 4 years ago
  Richard Levitte 1640d48c5b CORE & PROV: make export of key data leaner through callback 4 years ago
  Richard Levitte 46e2dd05ef Add EVP functionality to create domain params and keys by user data 5 years ago
  jayaram fefe3169bb fix for Missing null check after OPENSSL_zalloc 4 years ago
  Richard Levitte 651101e18d evp_keymgmt_export_to_provider(): adjust OSSL_PARAM array for transfer 5 years ago
  Richard Levitte 02f060d17e PKEY: adapt the export_to_provider funtions to handle domain params too 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Richard Levitte fa9faf0104 Add an internal API to access the KEYMGMT provider functions 5 years ago
  Richard Levitte 4cae07fef3 Add evp_keymgmt_clear_pkey_cache() and use it 5 years ago
  Richard Levitte 70a1f7b4d7 Add evp_keymgmt_export_to_provider(), for key transfer between providers 5 years ago