blob: 49f7ab2fb590ced679558725d6ee4aa388ea9d86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
define NUMBERTHEORY 20131128
load_on auto
<header:public>
numthry.h
pow_mod.h
reducer.h
</header:public>
<header:internal>
def_powm.h
</header:internal>
<requires>
bigint
hash
rng
</requires>
|