Description: Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy comparison of R language objects, as well as functions such as'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.
Packaged: 2019-05-20 01:58:34.60752 UTC; edd
License: GPL (>= 2)
Title: Create Compact Hash Digests of R Objects
Date: 2019-05-19
URL: http://dirk.eddelbuettel.com/code/digest.html
BugReports: https://github.com/eddelbuettel/digest/issues
Maintainer: Dirk Eddelbuettel <edd@debian.org>
VignetteBuilder: knitr
Repository: CRAN
Version: 0.6.19
Suggests: knitr, rmarkdown
Author: Dirk Eddelbuettel <edd@debian.org> with contributions by Antoine Lucas, Jarek Tuszynski, Henrik Bengtsson, Simon Urbanek, Mario Frasca, Bryan Lewis, Murray Stokely, Hannes Muehleisen, Duncan Murdoch, Jim Hester, Wush Wu, Qiang Kou, Thierry Onkelinx, Michel Lang, Viliam Simko, Kurt Hornik, Radford Neal, and Kendon Bell.
NeedsCompilation: yes
Package: digest
Depends: R (>= 3.1.0)
Date/Publication: 2019-05-20 05:10:19 UTC
