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.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/pubkey/info.txt b/src/pubkey/info.txt
index 69e743351..b28bd1868 100644
--- a/src/pubkey/info.txt
+++ b/src/pubkey/info.txt
@@ -1,5 +1,24 @@
define PUBLIC_KEY_CRYPTO
+<source>
+pk_algs.cpp
+pk_keys.cpp
+pubkey.cpp
+pubkey_enums.cpp
+workfactor.cpp
+</source>
+
+<header:public>
+pk_keys.h
+pubkey.h
+pubkey_enums.h
+</header:public>
+
+<header:internal>
+pk_algs.h
+workfactor.h
+</header:internal>
+
<requires>
alloc
asn1