aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/rsa/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/rsa/info.txt')
-rw-r--r--src/pubkey/rsa/info.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/pubkey/rsa/info.txt b/src/pubkey/rsa/info.txt
index a75c69ae5..7729fd83d 100644
--- a/src/pubkey/rsa/info.txt
+++ b/src/pubkey/rsa/info.txt
@@ -4,15 +4,14 @@ define RSA
load_on auto
+<add>
+rsa.cpp
+rsa.h
+</add>
+
<requires>
-asn1
-bigint
if_algo
keypair
+libstate
numbertheory
</requires>
-
-<add>
-rsa.cpp
-rsa.h
-</add>