#include <trng.h>
Public Methods | |
YARN4_param (long a1_, long a2_, long a3_, long a4_, long modulus_, long g_) | |
Public Attributes | |
const long | a1 |
multiplier ![]() | |
const long | a2 |
multiplier ![]() | |
const long | a3 |
multiplier ![]() | |
const long | a4 |
multiplier ![]() | |
const long | modulus |
modulus ![]() | |
const long | g |
generating element ![]() ![]() |
Definition at line 2053 of file trng.h.
|
The parameter of the constructor specify the multipliers and the modulus.
|