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.
| License | GPL 2.0 |
|---|---|
| Tags | digestrlangcran |
| HomePage | http://dirk.eddelbuettel.com/code/digest.html 🔍 Inspect URL |
| Date | Feb 13, 2021 |
| Files | pom (5 KB) jar (161 KB) View All |
| Repositories | BeDataDriven |
| Ranking | #3411 in MvnRepository (See Top Artifacts) |
| Used By | 171 artifacts |
Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)
Compile Dependencies (12)
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » compiler | 0.8.2551 | 0.9.2726 |
Licenses
| License | URL |
|---|---|
| GPL (>= 2) |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dirk Eddelbuettel | edd<at>debian.org | |||
| Jarek Tuszynski | ||||
| Henrik Bengtsson | ||||
| Simon Urbanek | ||||
| Mario Frasca | ||||
| Bryan Lewis | ||||
| Murray Stokely | ||||
| Hannes Muehleisen | ||||
| Duncan Murdoch | ||||
| Jim Hester | ||||
| Wush Wu | ||||
| Qiang Kou | ||||
| Thierry Onkelinx | ||||
| Michel Lang and Viliam Simko. |
Related Books
| R in Action, Third Edition: Data analysis and graphics with R and Tidyverse (2022) by Kabacoff, Robert I. | |
| Data Science with Java: Practical Methods for Scientists and Engineers (2017) by Michael R. Brzustowicz PhD |