openssl/apps/include
Petr Gotthard 91034b68b3 apps/ca,req,x509: Switch to EVP_DigestSignInit_ex
Switch lib/apps.c do_sign_init() to use EVP_DigestSignInit_ex, so it
works with external providers.
Since EVP_DigestSignInit_ex requires a digest name instead of
an EVP_MD pointer, the apps using do_sign_init() had to be modified
to pass char* instead of EVP_MD*.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/15014)
2021-04-30 21:02:59 +02:00
..
app_params.h Update copyright year 2020-10-15 14:10:06 +01:00
apps_ui.h APPS: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.h apps/ca,req,x509: Switch to EVP_DigestSignInit_ex 2021-04-30 21:02:59 +02:00
ec_common.h Update copyright year 2021-01-28 13:54:57 +01:00
engine_loader.h APPS: Add OSSL_STORE loader for engine keys 2020-12-02 20:19:31 +01:00
fmt.h
function.h
http_server.h
names.h
opt.h Prefer fetch over legacy get_digestby/get_cipherby 2021-04-28 09:38:31 +02:00
platform.h
s_apps.h Update copyright year 2021-02-18 15:05:17 +00:00
vms_term_sock.h