Package: secretbase 1.2.2

Charlie Gao

secretbase: Cryptographic Hash Functions and Data Encoding

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], The Mbed TLS Contributors [cph], Red Hat, Inc. [cph], Luke Dashjr [cph]

secretbase_1.2.2.tar.gz
secretbase_1.2.2.zip(r-4.7)secretbase_1.2.2.zip(r-4.6)secretbase_1.2.2.zip(r-4.5)
secretbase_1.2.2.tgz(r-4.6-x86_64)secretbase_1.2.2.tgz(r-4.6-arm64)secretbase_1.2.2.tgz(r-4.5-x86_64)secretbase_1.2.2.tgz(r-4.5-arm64)
secretbase_1.2.2.tar.gz(r-4.7-arm64)secretbase_1.2.2.tar.gz(r-4.7-x86_64)secretbase_1.2.2.tar.gz(r-4.6-arm64)secretbase_1.2.2.tar.gz(r-4.6-x86_64)
secretbase_1.2.2.tgz(r-4.5-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.49 score 19 stars 33 packages 13 scripts 21k downloads 13 exports 0 dependencies

Last updated from:49ffdb2428 (on v1.2.2). Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK120
linux-devel-x86_64OK97
source / vignettesOK142
linux-release-arm64OK99
linux-release-x86_64OK94
macos-release-arm64OK85
macos-release-x86_64OK176
macos-oldrel-arm64OK92
macos-oldrel-x86_64OK249
windows-develOK118
windows-releaseOK62
windows-oldrelOK66
wasm-releaseOK82

Exports:base58decbase58encbase64decbase64enccbordeccborencjsondecjsonenckeccaksha256sha3shake256siphash13

Dependencies: