The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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', 'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128' 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.
Version: | 0.6.37 |
Depends: | R (≥ 3.3.0) |
Imports: | utils |
Suggests: | tinytest, simplermarkdown |
Published: | 2024-08-19 |
DOI: | 10.32614/CRAN.package.digest |
Author: | Dirk Eddelbuettel [aut, cre], Antoine Lucas [ctb], Jarek Tuszynski [ctb], Henrik Bengtsson [ctb], Simon Urbanek [ctb], Mario Frasca [ctb], Bryan Lewis [ctb], Murray Stokely [ctb], Hannes Muehleisen [ctb], Duncan Murdoch [ctb], Jim Hester [ctb], Wush Wu [ctb], Qiang Kou [ctb], Thierry Onkelinx [ctb], Michel Lang [ctb], Viliam Simko [ctb], Kurt Hornik [ctb], Radford Neal [ctb], Kendon Bell [ctb], Matthew de Queljoe [ctb], Dmitry Selivanov [ctb], Ion Suruceanu [ctb], Bill Denney [ctb], Dirk Schumacher [ctb], AndrĂ¡s Svraka [ctb], Sergey Fedorov [ctb], Will Landau [ctb], Floris Vanderhaeghe [ctb], Kevin Tappe [ctb], Harris McGehee [ctb], Tim Mastny [ctb], Aaron Peikert [ctb], Mark van der Loo [ctb], Chris Muir [ctb], Moritz Beller [ctb], Sebastian Campbell [ctb], Winston Chang [ctb], Dean Attali [ctb], Michael Chirico [ctb], Kevin Ushey [ctb] |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/digest/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/digest, https://dirk.eddelbuettel.com/code/digest.html |
NeedsCompilation: | yes |
Materials: | README ChangeLog |
CRAN checks: | digest results |
Reference manual: | digest.pdf |
Vignettes: |
sha1() versus digest() (source, R code) |
Package source: | digest_0.6.37.tar.gz |
Windows binaries: | r-devel: digest_0.6.37.zip, r-release: digest_0.6.37.zip, r-oldrel: digest_0.6.37.zip |
macOS binaries: | r-release (arm64): digest_0.6.37.tgz, r-oldrel (arm64): digest_0.6.37.tgz, r-release (x86_64): digest_0.6.37.tgz, r-oldrel (x86_64): digest_0.6.37.tgz |
Old sources: | digest archive |
Please use the canonical form https://CRAN.R-project.org/package=digest to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.