]> git.ipfire.org Git - thirdparty/openssl.git/commit
EVP_PKEY_CTRL_CIPHER can be used with encrypt/decrypt with GOST
authorTomas Mraz <tomas@openssl.org>
Fri, 26 Mar 2021 16:48:31 +0000 (17:48 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 1 Apr 2021 12:39:53 +0000 (14:39 +0200)
commit0a4a48a8b4eecc16a5c024492de09483370a7d5d
tree6166637ba9ea6214c3d8fe3cfc3516a3da4c2bbc
parent9754665d6b0e7ba602878aa49dabaa6e8ee72632
EVP_PKEY_CTRL_CIPHER can be used with encrypt/decrypt with GOST

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14703)
crypto/evp/ctrl_params_translate.c