CMD + K

r-digest

Community

Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash' and 'murmurhash' algorithms) permitting easy comparison of R language objects, as well as a function '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.

Installation

To install this package, run one of the following:

Conda
$conda install rdonnellyr::r-digest

Usage Tracking

0.6.15
0.6.13
2 / 8 versions selected
Total downloads: 0

About

Summary

Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash' and 'murmurhash' algorithms) permitting easy comparison of R language objects, as well as a function '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.

Information Last Updated

Mar 25, 2025 at 16:21

License

GPL (>= 2)

Total Downloads

2.9K

Platforms

macOS 64 Version: 0.6.15