aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/openssl/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/openssl/info.txt')
-rw-r--r--src/engine/openssl/info.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/engine/openssl/info.txt b/src/engine/openssl/info.txt
deleted file mode 100644
index d500816d5..000000000
--- a/src/engine/openssl/info.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-define ENGINE_OPENSSL 20131128
-
-load_on request
-
-<libs>
-all -> crypto
-</libs>
-
-<header:internal>
-openssl_engine.h
-bn_wrap.h
-</header:internal>
-
-<source>
-bn_powm.cpp
-bn_wrap.cpp
-ossl_arc4.cpp
-ossl_bc.cpp
-ossl_md.cpp
-ossl_pk.cpp
-</source>
-
-<requires>
-bigint
-</requires>