You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
3 years ago
..
build.info CT policy validation 7 years ago
ct_b64.c Update copyright year 3 years ago
ct_err.c util/mkerr.pl: make it not depend on the function code 4 years ago
ct_local.h Update copyright year 3 years ago
ct_log.c In OpenSSL builds, declare STACK for datatypes ... 3 years ago
ct_oct.c Update copyright year 3 years ago
ct_policy.c coverity 1462550 Resource leak 3 years ago
ct_prn.c Update copyright year 3 years ago
ct_sct.c In OpenSSL builds, declare STACK for datatypes ... 3 years ago
ct_sct_ctx.c coverity 1462541 Dereference after null check 3 years ago
ct_vfy.c Add EVP signature with libctx methods. 3 years ago
ct_x509v3.c Update copyright year 3 years ago