Package: secretbase 1.2.0

Charlie Gao

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

Fast and memory-efficient streaming hash functions, binary/text 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, 'CBOR' and 'JSON' serialization.

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

secretbase_1.2.0.tar.gz
secretbase_1.2.0.zip(r-4.6)secretbase_1.2.0.zip(r-4.5)secretbase_1.2.0.zip(r-4.4)
secretbase_1.2.0.tgz(r-4.6-x86_64)secretbase_1.2.0.tgz(r-4.6-arm64)secretbase_1.2.0.tgz(r-4.5-x86_64)secretbase_1.2.0.tgz(r-4.5-arm64)
secretbase_1.2.0.tar.gz(r-4.6-arm64)secretbase_1.2.0.tar.gz(r-4.6-x86_64)secretbase_1.2.0.tar.gz(r-4.5-arm64)secretbase_1.2.0.tar.gz(r-4.5-x86_64)
secretbase_1.2.0.tgz(r-4.5-emscripten)
secretbase.pdf |secretbase.html
secretbase/json (API)
NEWS

# Install 'secretbase' in R:
install.packages('secretbase', repos = c('https://staging.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.15 score 15 stars 24 packages 13 scripts 14k downloads 13 exports 0 dependencies

Last updated from:284f1674c0 (on v1.2.0). Checks:13 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-arm64OK92
linux-devel-x86_64OK94
source / vignettesOK117
linux-release-arm64OK123
linux-release-x86_64OK93
macos-devel-arm64OK109
macos-devel-x86_64OK207
macos-release-arm64OK113
macos-release-x86_64OK150
windows-develOK83
windows-releaseOK71
windows-oldrelOK74
wasm-releaseOK69

Exports:base58decbase58encbase64decbase64enccbordeccborencjsondecjsonenckeccaksha256sha3shake256siphash13

Dependencies: