Package: secretbase 1.0.4

Charlie Gao

secretbase: Cryptographic Hash, Extendable-Output and Base64 Functions

Fast and memory-efficient streaming hash functions and base64 encoding / decoding. Hashes strings and raw vectors directly. Stream hashes files which can be 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.4.tar.gz
secretbase_1.0.4.zip(r-4.5)secretbase_1.0.4.zip(r-4.4)secretbase_1.0.4.zip(r-4.3)
secretbase_1.0.4.tgz(r-4.4-x86_64)secretbase_1.0.4.tgz(r-4.4-arm64)secretbase_1.0.4.tgz(r-4.3-x86_64)secretbase_1.0.4.tgz(r-4.3-arm64)
secretbase_1.0.4.tar.gz(r-4.5-noble)secretbase_1.0.4.tar.gz(r-4.4-noble)
secretbase_1.0.4.tgz(r-4.4-emscripten)secretbase_1.0.4.tgz(r-4.3-emscripten)
secretbase.pdf |secretbase.html
secretbase/json (API)
NEWS

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

Peer review:

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

Pkgdown site:https://shikokuchuo.net

On CRAN:

base64cryptographic-hash-functionsextendable-output-functionskeccaksha256sha3shake256siphash

7.90 score 10 stars 22 packages 8 scripts 7.9k downloads 7 exports 0 dependencies

Last updated 5 days agofrom:4572dba2d8 (on v1.0.4). Checks:9 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 16 2025
R-4.5-win-x86_64OKJan 16 2025
R-4.5-linux-x86_64OKJan 16 2025
R-4.4-win-x86_64OKJan 16 2025
R-4.4-mac-x86_64OKJan 16 2025
R-4.4-mac-aarch64OKJan 16 2025
R-4.3-win-x86_64OKJan 16 2025
R-4.3-mac-x86_64OKJan 16 2025
R-4.3-mac-aarch64OKJan 16 2025

Exports:base64decbase64enckeccaksha256sha3shake256siphash13

Dependencies: