aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/info.txt')
-rw-r--r--src/pubkey/info.txt41
1 files changed, 0 insertions, 41 deletions
diff --git a/src/pubkey/info.txt b/src/pubkey/info.txt
deleted file mode 100644
index 27a332b5c..000000000
--- a/src/pubkey/info.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-define PUBLIC_KEY_CRYPTO 20131128
-
-<source>
-blinding.cpp
-pk_algs.cpp
-pk_keys.cpp
-pkcs8.cpp
-pubkey.cpp
-workfactor.cpp
-x509_key.cpp
-</source>
-
-<header:public>
-blinding.h
-pk_keys.h
-pk_ops.h
-pkcs8.h
-pubkey.h
-x509_key.h
-workfactor.h
-</header:public>
-
-<header:internal>
-pk_algs.h
-</header:internal>
-
-<requires>
-alloc
-asn1
-bigint
-engine
-filters
-kdf
-libstate
-oid_lookup
-pbe
-pem
-pk_pad
-rng
-algo_base
-</requires>