aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/rsa/info.txt
blob: ac2b6dde7989726b6d12519dfbad59bafe6d24e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
realname "RSA"

define RSA

load_on auto

<requires>
asn1
bigint
if_algo
keypair
numbertheory
pubkey
</requires>

<add>
rsa.cpp
rsa.h
</add>