Package: secretbase 1.0.1

Charlie Gao

secretbase: Cryptographic Hash, Extendable-Output and Base64 Functions

Fast and memory-efficient streaming hash functions and base64 encoding and decoding. Performs direct hashing of strings and raw vectors. Stream hashes files potentially larger than memory, as well as in-memory objects through R's serialization mechanism. Implementations include the SHA-256, SHA-3 and 'Keccak' cryptographic hash functions, SHAKE256 extendable-output function (XOF), and 'SipHash' pseudo-random function.

Authors:Charlie Gao [aut, cre], Hibiki AI Limited [cph]

secretbase_1.0.1.tar.gz
secretbase_1.0.1.tar.gz(r-4.5-noble)secretbase_1.0.1.tar.gz(r-4.4-noble)
secretbase_1.0.1.tgz(r-4.4-emscripten)secretbase_1.0.1.tgz(r-4.3-emscripten)
secretbase.pdf |secretbase.html
secretbase/json (API)
NEWS

# Install 'secretbase' in R:
install.packages('secretbase', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shikokuchuo/secretbase/issues

7 exports 3.24 score 0 dependencies 18 dependents 10 scripts 13.3k downloads

Last updated 2 months agofrom:d72a1bf565. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-linux-x86_64OKAug 22 2024

Exports:base64decbase64enckeccaksha256sha3shake256siphash13

Dependencies: