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 kite-eating-tree::r-digest

Usage Tracking

0.6.13
0.6.12
0.6.10
0.6.9
0.6.8
5 / 8 versions selected
Downloads (Last 6 months): 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.

Last Updated

Feb 2, 2018 at 22:02

License

GPL (>= 2)

Total Downloads

15

Supported Platforms

linux-64