From 89abd1b6f42ab93402a36db0f16f12dc7a392354 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Mon, 28 Oct 2019 13:40:39 +0000 Subject: Move RSA Asym cipher code to the default provider Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10152) --- providers/implementations/build.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'providers/implementations/build.info') diff --git a/providers/implementations/build.info b/providers/implementations/build.info index 0fc0822074..a2fbf45a22 100644 --- a/providers/implementations/build.info +++ b/providers/implementations/build.info @@ -1 +1 @@ -SUBDIRS=digests ciphers macs kdfs exchange keymgmt signature +SUBDIRS=digests ciphers macs kdfs exchange keymgmt signature asymciphers -- cgit v1.2.3