diff options
Diffstat (limited to 'src/pk/dh/info.txt')
-rw-r--r-- | src/pk/dh/info.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/pk/dh/info.txt b/src/pk/dh/info.txt new file mode 100644 index 000000000..ca32b307e --- /dev/null +++ b/src/pk/dh/info.txt @@ -0,0 +1,16 @@ +realname "DH" + +define DH + +load_on auto + +<add> +dh.cpp +dh.h +</add> + +<requires> +asn1 +dl_algo +pubkey +</requires> |