]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/evp_local.h
PROV: add RSA signature implementation
[thirdparty/openssl.git] / crypto / evp / evp_local.h
2020-02-18  Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-18  Richard LevitteEVP: Add evp_pkey_make_provided() and refactor around it
2020-01-17  Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2020-01-17  Richard LevitteModify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
2020-01-09  Richard LevitteCORE & EVP: Specify OP_query_operation_name() for KEYMGMT
2019-11-25  Shane LontisCache constants for fetched EVP_cipher
2019-11-14  Matt CaswellImplement provider support for Asym Ciphers
2019-11-10  Richard LevitteFinal cleanup after move to leaner EVP_PKEY methods
2019-11-05  Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-11-05  Richard LevitteEVP: Make the KEYEXCH implementation leaner
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-03  Matt CaswellAdd the provider function signatures for DigestSign*
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-09-28  Dr. Matthias St... Reorganize local header files