Performs cryptographic randomness tests on a sequence of random integers or bits. Included tests are greatest common divisor, birthday spacings, book stack, adaptive chi-square, topological binary, and three random walk tests. Tests except greatest common divisor and birthday spacings are not covered by standard test suites. In addition to the chi-square goodness-of-fit test, results of Anderson-Darling, Kolmogorov-Smirnov, and Jarque-Bera tests are also generated by some of the cryptographic randomness tests.
Version: | 1.2.2 |
Depends: | MissMech, kSamples, sfsmisc, Rmpfr, parallel |
Imports: | LambertW, gmp, tseries, methods |
Suggests: | R.rsp |
Published: | 2016-02-25 |
Author: | Haydar Demirhan |
Maintainer: | Haydar Demirhan <haydarde at hacettepe.edu.tr> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | CryptRndTest results |
Reference manual: | CryptRndTest.pdf |
Vignettes: |
Details of CryptRndTest Package |
Package source: | CryptRndTest_1.2.2.tar.gz |
Windows binaries: | r-devel: CryptRndTest_1.2.2.zip, r-release: CryptRndTest_1.2.2.zip, r-oldrel: CryptRndTest_1.2.2.zip |
OS X El Capitan binaries: | r-release: CryptRndTest_1.2.2.tgz |
OS X Mavericks binaries: | r-oldrel: CryptRndTest_1.2.2.tgz |
Old sources: | CryptRndTest archive |
Please use the canonical form https://CRAN.R-project.org/package=CryptRndTest to link to this page.