Package: secretbase 1.1.1

Charlie Gao

secretbase: Cryptographic Hash, Extendable-Output and Binary Encoding Functions

Fast and memory-efficient streaming hash functions, binary encoding and serialization. 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. Implements the SHA-256, SHA-3 and 'Keccak' cryptographic hash functions, SHAKE256 extendable-output function (XOF), 'SipHash' pseudo-random function, base64 and base58 encoding, and 'CBOR' serialization.

Authors:Charlie Gao [aut, cre], Posit Software, PBC [cph, fnd], Hibiki AI Limited [cph]

secretbase_1.1.1.tar.gz
secretbase_1.1.1.zip(r-4.6)secretbase_1.1.1.zip(r-4.5)secretbase_1.1.1.zip(r-4.4)
secretbase_1.1.1.tgz(r-4.6-x86_64)secretbase_1.1.1.tgz(r-4.6-arm64)secretbase_1.1.1.tgz(r-4.5-x86_64)secretbase_1.1.1.tgz(r-4.5-arm64)
secretbase_1.1.1.tar.gz(r-4.6-arm64)secretbase_1.1.1.tar.gz(r-4.6-x86_64)secretbase_1.1.1.tar.gz(r-4.5-arm64)secretbase_1.1.1.tar.gz(r-4.5-x86_64)
secretbase_1.1.1.tgz(r-4.5-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'))

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

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

On CRAN:

Conda:

base58checkbase64cborcryptographic-hash-functionsextendable-output-functionskeccaksha256sha3shake256siphash

8.06 score 14 stars 25 packages 13 scripts 11k downloads 11 exports 0 dependencies

Last updated from:fd9d411c8e (on v1.1.1). Checks:13 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-arm64OK110
linux-devel-x86_64OK98
source / vignettesOK135
linux-release-arm64OK129
linux-release-x86_64OK79
macos-devel-arm64OK73
macos-devel-x86_64OK152
macos-release-arm64OK91
macos-release-x86_64OK138
windows-develOK67
windows-releaseOK89
windows-oldrelOK60
wasm-releaseOK81

Exports:base58decbase58encbase64decbase64enccbordeccborenckeccaksha256sha3shake256siphash13

Dependencies: