Commit History

Author SHA1 Message Date
  Shane Lontis 7165593ce5 Add DH keygen to providers 4 years ago
  Shane Lontis b03ec3b5d6 Add DSA keygen to provider 4 years ago
  Richard Levitte 10d756a70e EC: Refactor EVP_PKEY_CTX curve setting macros for param generation 4 years ago
  Richard Levitte 2b9add6965 KEYMGMT: Add functions to get param/key generation parameters 4 years ago
  Richard Levitte cc572c2564 EVP: legacy_ctrl_to_param() to handle provider side keys 4 years ago
  Matt Caswell 5fcb97c61e Ignore some fetch failures 4 years ago
  Richard Levitte adc9f73126 EVP: Clarify the states of an EVP_PKEY 4 years ago
  Richard Levitte 4b9e90f42a EVP: fetch the EVP_KEYMGMT earlier 4 years ago
  Richard Levitte 2decdad31d Fix legacy_ctrl_to_param() to pay better attention to keytype 4 years ago
  Richard Levitte 2972af109e PROV: Add RSA functionality for key generation 4 years ago
  Richard Levitte 6292475573 EVP: Add new domparams and key generation functionality 4 years ago
  Shane Lontis f552d90045 Add Serializers for EC 4 years ago
  Dmitry Belyavskiy 71434aed0d Implementation of Russian GOST CMS 4 years ago
  Richard Levitte 3c6ed9555c Rethink the EVP_PKEY cache of provider side keys 4 years ago
  Richard Levitte 6f4b766315 PROV: add RSA signature implementation 4 years ago
  Pauli 292c8bdc08 pmeth_lib: detect unsupported OSSL_PARAM. 4 years ago
  Pauli 2ee0dfa684 Params: add argument to the _from_text calls to indicate if the param exists. 4 years ago
  Pauli ada66e78ef Deprecate the low level Diffie-Hellman functions. 4 years ago
  Nicola Tuveri 4fe54d674f [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH 4 years ago
  Pauli 8b6ffd4040 Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 4 years ago
  Richard Levitte 00bc1ad99a Don't pass a digest-size to signature implementations 4 years ago
  Richard Levitte 972fa31895 Decentralize legacy_ctrl_str_to_param() 4 years ago
  Pauli c98eab85b8 evp_pmeth: free the MD reference correctly. 4 years ago
  Shane Lontis 12603de634 Add RSA key validation to default provider 4 years ago
  Matt Caswell 2ee4a50ab9 Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter 4 years ago
  Shane Lontis 62f49b90d7 Add DH key exchange to fips provider 4 years ago
  Dmitry Belyavskiy ed086e2318 Restoring correct check for legacy PKEY 4 years ago
  Shane Lontis e683582bf3 Add dsa signature alg to fips provider 4 years ago
  Richard Levitte f23bc0b770 EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better 4 years ago
  Richard Levitte 60a3399721 EVP: Fix method to determine if a PKEY is legacy or not 4 years ago