Package: secretbase 1.2.1

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.1.tar.gz
secretbase_1.2.1.zip(r-4.6)secretbase_1.2.1.zip(r-4.5)
secretbase_1.2.1.tgz(r-4.6-x86_64)secretbase_1.2.1.tgz(r-4.6-arm64)secretbase_1.2.1.tgz(r-4.5-x86_64)secretbase_1.2.1.tgz(r-4.5-arm64)
secretbase_1.2.1.tar.gz(r-4.6-arm64)secretbase_1.2.1.tar.gz(r-4.6-x86_64)secretbase_1.2.1.tar.gz(r-4.5-arm64)secretbase_1.2.1.tar.gz(r-4.5-x86_64)
secretbase_1.2.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.36 score 17 stars 30 packages 13 scripts 18k downloads 13 exports 0 dependencies

Last updated from:d4ad4d46f8 (on v1.2.1). Checks:12 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK107
linux-devel-x86_64OK117
source / vignettesOK117
linux-release-arm64OK98
linux-release-x86_64OK94
macos-devel-arm64OK93
macos-devel-x86_64OK234
macos-release-arm64OK90
macos-release-x86_64OK156
windows-develOK57
windows-releaseOK70
wasm-releaseOK91

Exports:base58decbase58encbase64decbase64enccbordeccborencjsondecjsonenckeccaksha256sha3shake256siphash13

Dependencies: