]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/ctrl_params_translate.c
Fixes related to separation of DH and DHX types
[thirdparty/openssl.git] / crypto / evp / ctrl_params_translate.c
2021-04-26  Shane LontisFixes related to separation of DH and DHX types
2021-04-18  Richard LevitteModify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use...
2021-04-15  PauliSipHash: Fix CTRL API for the digest size.
2021-04-06  Tomas MrazDeprecate the EVP_PKEY controls for CMS and PKCS#7
2021-04-01  Tomas MrazEVP_PKEY_CTRL_CIPHER can be used with encrypt/decrypt...
2021-03-31  Richard LevitteEVP: One stray comma removed in crypto/evp/ctrl_params_...
2021-03-21  Paulievp: fix coverity 1473380: copy into fixed size buffer
2021-03-20  Paulievp: fix coverity 1473381 - dereference after null...
2021-03-09  Shane LontisReword repeated words.
2021-03-08  Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-24  Tomas MrazUse strcasecmp when comparing kdf_type
2021-02-23  Richard LevitteEVP: Adapt the RSA specific EVP_PKEY_CTX setter / gette...
2021-02-23  Richard LevitteEVP: Implement data-driven translation between known...