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

define RSA

load_on auto

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

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