Old code directly from the archive. Published with minor clean-up!
I’m reposting the code since I no longer have access to the original repo.
Published Paper: Journal of Cryptographic Engineering (Vol. 12 2022)
Paper’s Page: link
algorithms
: all the NIST DRBGsexperiments_cvs/plots.R
: code for plotting the obtained CSV (as in the paper)ml
: the machine learning framework usedtargetDatasets
and trainingDatasets
: temporary folder for target and training datasetmain.py
: main code to execute the experiment and contains the experiment parametersmain.py
main.py