About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-digest

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.6.37
  • linux-aarch64 v0.6.37
  • osx-64 v0.6.37
  • osx-arm64 v0.6.37
  • win-64 v0.6.37
  • linux-ppc64le v0.6.37

conda install

To install this package run one of the following:
conda install conda-forge::r-digest
conda install conda-forge/label/cf201901::r-digest
conda install conda-forge/label/cf202003::r-digest
conda install conda-forge/label/gcc7::r-digest

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy