summaryrefslogtreecommitdiffstats
path: root/crypto/evp/ctrl_params_translate.c
AgeCommit message (Expand)Author
2021-04-01EVP_PKEY_CTRL_CIPHER can be used with encrypt/decrypt with GOSTTomas Mraz
2021-03-31EVP: One stray comma removed in crypto/evp/ctrl_params_translate.cRichard Levitte
2021-03-21evp: fix coverity 1473380: copy into fixed size bufferPauli
2021-03-20evp: fix coverity 1473381 - dereference after null checkPauli
2021-03-09Reword repeated words.Shane Lontis
2021-03-08Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2021-02-24Use strcasecmp when comparing kdf_typeTomas Mraz
2021-02-23EVP: Adapt the RSA specific EVP_PKEY_CTX setter / getter functionsRichard Levitte
2021-02-23EVP: Implement data-driven translation between known ctrl and OSSL_PARAMsRichard Levitte