Package: CryptRndTest
Type: Package
Title: Statistical Tests for Cryptographic Randomness
Version: 1.2.7
Date: 2022-04-20
Author: Haydar Demirhan (<https://orcid.org/0000-0002-8565-4710>)
Maintainer: Haydar Demirhan <haydar.demirhan@rmit.edu.au>
Description: 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 (Ryabko and Monarev, 2005) <doi:10.1016/j.jspi.2004.02.010>. 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.
Depends: kSamples, sfsmisc, Rmpfr, parallel
Imports: LambertW, gmp, tseries, methods
Suggests: R.rsp, bbotk
VignetteBuilder: R.rsp
License: GPL-3
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-22 06:57:42 UTC; haydardemirhan
Repository: CRAN
Date/Publication: 2022-04-22 08:40:14 UTC
Built: R 4.6.0; ; 2025-11-13 03:50:59 UTC; windows
