diff options
Diffstat (limited to 'src/pubkey/rw/info.txt')
-rw-r--r-- | src/pubkey/rw/info.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/pubkey/rw/info.txt b/src/pubkey/rw/info.txt new file mode 100644 index 000000000..ab43ebbf4 --- /dev/null +++ b/src/pubkey/rw/info.txt @@ -0,0 +1,19 @@ +realname "Rabin-Williams" + +define RW + +load_on auto + +<add> +rw.cpp +rw.h +</add> + +<requires> +asn1 +bigint +if_algo +keypair +numbertheory +pubkey +</requires> |