Package: secretbase 1.1.0

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.0.tar.gz
secretbase_1.1.0.zip(r-4.6)secretbase_1.1.0.zip(r-4.5)secretbase_1.1.0.zip(r-4.4)
secretbase_1.1.0.tgz(r-4.6-x86_64)secretbase_1.1.0.tgz(r-4.6-arm64)secretbase_1.1.0.tgz(r-4.5-x86_64)secretbase_1.1.0.tgz(r-4.5-arm64)
secretbase_1.1.0.tar.gz(r-4.6-arm64)secretbase_1.1.0.tar.gz(r-4.6-x86_64)secretbase_1.1.0.tar.gz(r-4.5-arm64)secretbase_1.1.0.tar.gz(r-4.5-x86_64)
secretbase_1.1.0.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.05 score 13 stars 25 packages 13 scripts 13k downloads 11 exports 0 dependencies

Last updated from:b361716434 (on v1.1.0). Checks:13 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-arm64OK105
linux-devel-x86_64OK109
source / vignettesOK128
linux-release-arm64OK114
linux-release-x86_64OK96
macos-devel-arm64OK89
macos-devel-x86_64OK178
macos-release-arm64OK94
macos-release-x86_64OK133
windows-develOK68
windows-releaseOK67
windows-oldrelOK62
wasm-releaseOK100

Exports:base58decbase58encbase64decbase64enccbordeccborenckeccaksha256sha3shake256siphash13

Dependencies: