summaryrefslogtreecommitdiffstats
path: root/providers/common/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-04-03 15:34:08 +0100
committerMatt Caswell <matt@openssl.org>2019-04-19 09:31:54 +0100
commitaab26e6f7b437f7d4bace03cd855a33d7a34d927 (patch)
tree075734abc7ebf79117a1a2e4a1419eb0e2709840 /providers/common/build.info
parentdf05f2ce6d496232f3c86acb299a128d0eb3ef42 (diff)
Implement support for AES-256-ECB in the default provider
We also lay the ground work for various of other the basic AES ciphers. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8700)
Diffstat (limited to 'providers/common/build.info')
-rw-r--r--providers/common/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/common/build.info b/providers/common/build.info
index 5cb7e43830..2b6c16e103 100644
--- a/providers/common/build.info
+++ b/providers/common/build.info
@@ -1 +1 @@
-SUBDIRS=digests
+SUBDIRS=digests ciphers