summaryrefslogtreecommitdiffstats
path: root/botan/src/pubkey/rsa/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/pubkey/rsa/info.txt')
-rw-r--r--botan/src/pubkey/rsa/info.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/botan/src/pubkey/rsa/info.txt b/botan/src/pubkey/rsa/info.txt
new file mode 100644
index 0000000..7729fd8
--- /dev/null
+++ b/botan/src/pubkey/rsa/info.txt
@@ -0,0 +1,17 @@
+realname "RSA"
+
+define RSA
+
+load_on auto
+
+<add>
+rsa.cpp
+rsa.h
+</add>
+
+<requires>
+if_algo
+keypair
+libstate
+numbertheory
+</requires>