openssl/include
Shane Lontis 0ab18e7924 Add EVP signature with libctx methods.
-Added EVP_SignFinal_with_libctx() and EVP_VerifyFinal_with_libctx()
-Renamed EVP_DigestSignInit_ex() and EVP_DigestVerifyInit_with_libctx() to
  EVP_DigestSignInit_with_libctx() and EVP_DigestVerifyInit_with_libctx()

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11884)
2020-08-09 17:34:52 +10:00
..
crypto Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
internal PEM: Make general MSBLOB reader functions exposed internally 2020-08-07 04:13:28 +02:00
openssl Add EVP signature with libctx methods. 2020-08-09 17:34:52 +10:00