summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp_local.h
AgeCommit message (Expand)Author
2020-01-18EVP: Add evp_pkey_make_provided() and refactor around itRichard Levitte
2020-01-17EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte
2020-01-17Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods tooRichard Levitte
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte
2019-11-25Cache constants for fetched EVP_cipherShane Lontis
2019-11-14Implement provider support for Asym CiphersMatt Caswell
2019-11-10Final cleanup after move to leaner EVP_PKEY methodsRichard Levitte
2019-11-05EVP: Make the SIGNATURE implementation leanerRichard Levitte
2019-11-05EVP: Make the KEYEXCH implementation leanerRichard Levitte
2019-10-17EVP: add name traversal functions to all fetchable typesRichard Levitte
2019-10-03Add the provider function signatures for DigestSign*Matt Caswell
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre