Package: secretbase 1.0.5

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.5.tar.gz
secretbase_1.0.5.zip(r-4.6)secretbase_1.0.5.zip(r-4.5)secretbase_1.0.5.zip(r-4.4)
secretbase_1.0.5.tgz(r-4.5-x86_64)secretbase_1.0.5.tgz(r-4.5-arm64)secretbase_1.0.5.tgz(r-4.4-x86_64)secretbase_1.0.5.tgz(r-4.4-arm64)
secretbase_1.0.5.tar.gz(r-4.6-arm64)secretbase_1.0.5.tar.gz(r-4.6-x86_64)secretbase_1.0.5.tar.gz(r-4.5-arm64)secretbase_1.0.5.tar.gz(r-4.5-x86_64)
secretbase_1.0.5.tgz(r-4.5-emscripten)
secretbase.pdf |secretbase.html
secretbase/json (API)
NEWS

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

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

Pkgdown/docs site:https://shikokuchuo.net

On CRAN:

Conda:

base64cryptographic-hash-functionsextendable-output-functionskeccaksha256sha3shake256siphash

7.99 score 12 stars 25 packages 12 scripts 26k downloads 7 exports 0 dependencies

Last updated from:13ab20eb14 (on v1.0.5). Checks:13 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-arm64OK90
linux-devel-x86_64OK99
source / vignettesOK126
linux-release-arm64OK92
linux-release-x86_64OK95
macos-release-arm64OK86
macos-release-x86_64OK197
macos-oldrel-arm64OK67
macos-oldrel-x86_64OK121
windows-develOK133
windows-releaseOK61
windows-oldrelOK86
wasm-releaseOK81

Exports:base64decbase64enckeccaksha256sha3shake256siphash13

Dependencies: