aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/openssl/info.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-12-19 16:34:42 -0500
committerJack Lloyd <[email protected]>2015-12-19 16:34:42 -0500
commita8b20fc90c6f2dc1df9f8533964c72cf29c947e0 (patch)
treefefe3754796f238bac73d1ce27cbb5056bfe455e /src/lib/prov/openssl/info.txt
parent0fae1884079518e4f6d1c049cc7f341cd96c8a65 (diff)
Merge the openssl code together.
Having the code diffused all over the place was ugly and would not scale well to multiple alternative providers. GH #368
Diffstat (limited to 'src/lib/prov/openssl/info.txt')
-rw-r--r--src/lib/prov/openssl/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/prov/openssl/info.txt b/src/lib/prov/openssl/info.txt
new file mode 100644
index 000000000..8d65d524c
--- /dev/null
+++ b/src/lib/prov/openssl/info.txt
@@ -0,0 +1,11 @@
+define OPENSSL 20151219
+
+load_on vendor
+
+<header:internal>
+openssl.h
+</header:internal>
+
+<libs>
+all -> crypto
+</libs>