Last data update: 2014.03.03

CryptRndTest

Package: CryptRndTest
Type: Package
Title: Statistical Tests for Cryptographic Randomness
Version: 1.2.2
Date: 2016-02-24
Author: Haydar Demirhan
Maintainer: Haydar Demirhan <haydarde@hacettepe.edu.tr>
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. 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: MissMech, kSamples, sfsmisc, Rmpfr, parallel
Imports: LambertW, gmp, tseries, methods
Suggests: R.rsp
VignetteBuilder: R.rsp
License: GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-25 00:43:41 UTC; e27752
Repository: CRAN
Date/Publication: 2016-02-25 05:21:43

● 0 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'CryptRndTest' ...
** package 'CryptRndTest' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'CryptRndTest'
    finding HTML links ... done
    CryptRndTest-internal                   html  
Rd warning: /tmp/Rtmpdel44c/R.INSTALL25d96f101be5/CryptRndTest/man/CryptRndTest-internal.Rd:40: missing file link 'Stirling2'
    CryptRndTest-package                    html  
Rd warning: /tmp/Rtmpdel44c/R.INSTALL25d96f101be5/CryptRndTest/man/CryptRndTest-package.Rd:50: missing file link 'Stirling2'
    GCD                                     html  
    GCD.big                                 html  
    GCD.q                                   html  
    GCD.test                                html  
    Strlng2                                 html  
    TBT.criticalValue                       html  
    adaptive.chi.square                     html  
    birthday.spacings                       html  
    book.stack                              html  
    print.CryptRndTest                      html  
    random.walk.tests                       html  
    toBaseTen                               html  
    toBaseTwo                               html  
    topological.binary                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (CryptRndTest)
Making 'packages.html' ... done