Performs a brief test of the pseudo-random generator, i.e. the cryptoTools::PRG class. More...
Go to the source code of this file.
Functions | |
int | main (void) |
Performs a brief test of the pseudo-random generator, i.e. the cryptoTools::PRG class.
This file contains its own data so the test is not really impressive and should not considered to be sufficient. You have to check that its output is identical to the content of the corresponding expected_output.txt file.
Definition in file prgtest.cpp.
int main | ( | void | ) |
Definition at line 24 of file prgtest.cpp.