diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2016-10-09 20:54:14 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2016-10-09 20:54:14 -0400 |
commit | 58d8eb790be4887bae070fa2dc9463376aa458cd (patch) | |
tree | ca2019db7180f22526d37f6efe94282d6b16cf38 /matlabbook.bib | |
parent | fa5b09fa0e2b9ceb858c1b60353e27b56049d69f (diff) | |
download | bibliography-58d8eb790be4887bae070fa2dc9463376aa458cd.tar.gz bibliography-58d8eb790be4887bae070fa2dc9463376aa458cd.zip |
added link to NIST RNG test routines
Diffstat (limited to 'matlabbook.bib')
-rw-r--r-- | matlabbook.bib | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/matlabbook.bib b/matlabbook.bib index fe90d0c..568ecc3 100644 --- a/matlabbook.bib +++ b/matlabbook.bib @@ -38,3 +38,10 @@ address = {New York, NY, USA}, } +@misc{NIST_rng_check, + title = {A Statistical Test Suite for the Validation of Random + Number Generators and Pseudo Random Number Generators for + Cryptographic Applications.}, + howpublished = {\url{http://csrc.nist.gov/groups/ST/toolkit/rng/documentation_software.html}}, + note = {Accessed: 2016-10-09} +} |