diff options
Diffstat (limited to 'src/pubkey/dl_group/info.txt')
-rw-r--r-- | src/pubkey/dl_group/info.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/pubkey/dl_group/info.txt b/src/pubkey/dl_group/info.txt new file mode 100644 index 000000000..62446091f --- /dev/null +++ b/src/pubkey/dl_group/info.txt @@ -0,0 +1,15 @@ +realname "DL Group" + +load_on auto + +define DL_GROUP + +<add> +dl_group.cpp +dl_group.h +</add> + +<requires> +asn1 +bigint +</requires> |