digest (Q27996): Difference between revisions
From MaRDI portal
Set profile property. |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(4 intermediate revisions by 3 users not shown) | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
software version identifier: ≥ 3.3.0 | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/digest / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:2e905a85bea0dd85618ba519fb79a5559ed1adf0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:2e905a85bea0dd85618ba519fb79a5559ed1adf0 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:2e905a85bea0dd85618ba519fb79a5559ed1adf0 / qualifier | |||||||||||||||
point in time: 16 January 2024
| |||||||||||||||
links / mardi / name | links / mardi / name | ||||||||||||||
Latest revision as of 18:13, 21 March 2024
Create Compact Hash Digests of R Objects
Language | Label | Description | Also known as |
---|---|---|---|
English | digest |
Create Compact Hash Digests of R Objects |
Statements
11 January 2024
0 references
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' and 'crc32c' 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.
0 references
expanded from: GPL (≥ 2) (English)
0 references