openssl/apps/lib
Dr. David von Oheimb eefdb8e013 X509_digest_sig(): Improve default hash for EdDSA and allow to return the chosen default
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15762)
2021-06-16 14:30:35 +01:00
..
app_libctx.c apps: move global libctx and property query into their own file 2021-06-15 18:26:47 +10:00
app_params.c
app_provider.c PKCS12 etc.: Add hints on using -legacy and -provider-path options 2021-04-19 16:23:46 +02:00
app_rand.c APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 2021-04-14 16:48:27 +02:00
app_x509.c Update copyright year 2021-04-22 14:38:44 +01:00
apps_ui.c APPS: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.c apps: move global libctx and property query into their own file 2021-06-15 18:26:47 +10:00
build.info apps: move global libctx and property query into their own file 2021-06-15 18:26:47 +10:00
cmp_mock_srv.c X509_digest_sig(): Improve default hash for EdDSA and allow to return the chosen default 2021-06-16 14:30:35 +01:00
columns.c
engine_loader.c APPS: Add OSSL_STORE loader for engine keys 2020-12-02 20:19:31 +01:00
engine.c Skip unavailable digests and ciphers in -*-commands 2020-12-15 04:39:58 +01:00
fmt.c
http_server.c 80-test_cmp_http.t: Improve the way the test server is launched and killed 2021-06-09 14:03:16 +02:00
names.c
opt.c apps: limit get_cipher() to not return AEAD or XTS ciphers 2021-06-16 18:32:30 +10:00
s_cb.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
s_socket.c apps/lib/s_socket.c: Alias getpid with _getpid for _WIN32 2021-06-11 09:48:54 +02:00
tlssrp_depr.c Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
vms_decc_argv.c VMS: don't use app_malloc() in apps/lib/vms_decc_argv.c 2021-05-22 07:20:03 +02:00
vms_term_sock.c
win32_init.c