Method | Description | |
---|---|---|
BarrettReduction ( |
||
Difference ( |
||
ModulusRing ( |
||
Multiply ( |
||
Pow ( |
||
Pow ( uint b, |
public BarrettReduction ( |
||
x | ||
return | void |
public Difference ( |
||
a | ||
b | ||
return |
public ModulusRing ( |
||
modulus | ||
return | System |
public Multiply ( |
||
a | ||
b | ||
return |
public Pow ( |
||
a | ||
k | ||
return |
public Pow ( uint b, |
||
b | uint | |
exp | ||
return |