The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
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 |
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-devel (arm64): digest_0.6.37.tgz, r-release (arm64): digest_0.6.37.tgz, r-oldrel (arm64): digest_0.6.37.tgz, r-devel (x86_64): 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.
Health stats visible at Monitor.