blob: b574af0e7a53db5ab452f467f103213d5c3d53c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
realname "Nyberg-Rueppel"
define NR
load_on auto
<add>
nr.cpp
nr.h
nr_core.cpp
nr_core.h
nr_op.cpp
nr_op.h
</add>
<requires>
asn1
bigint
dl_algo
keypair
numbertheory
pubkey
</requires>
|