aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/rw/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-01 14:36:27 +0000
committerlloyd <[email protected]>2008-10-01 14:36:27 +0000
commit06e35ed5375028f246f57b99ccf639e8ed317b35 (patch)
tree32021a79d1617a147f7fa7ac29c1eae60f9024ce /src/pubkey/rw/info.txt
parent9320b5e5c1b64894a6ff8797f392b57dfd72dea3 (diff)
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
Diffstat (limited to 'src/pubkey/rw/info.txt')
-rw-r--r--src/pubkey/rw/info.txt19
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>