secretbase
1.3.0Cryptographic Hash Functions and Data Encoding
Overview
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 (including the URL-safe variant) and base58 encoding, 'CBOR' and 'JSON' serialization.
Install
Health
- OK2026-04-0414 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-03-2813 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 64%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Commits over time
Contributors over time
Repository practices
6 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/shikokuchuo/secretbase on 2026-07-30.
Show all practices
Dependencies
Code & Tests
People & History
18 releases. Pick two to compare their code metrics. R releases are shown for context.
- 1.3.0Latest
- 1.2.22026-05-01 · diff ↗
- RR 4.6.0 released · 2026-04-24
- 1.2.12026-03-30 · diff ↗
- 1.2.02026-02-05 · diff ↗
- 1.1.12026-01-15 · diff ↗
- 1.1.02026-01-08 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.0.52025-03-04 · diff ↗
- 1.0.42025-01-16 · diff ↗
- 1.0.32024-10-02 · diff ↗
- 1.0.22024-09-09 · diff ↗
- 1.0.12024-07-22 · diff ↗
- 1.0.02024-06-16 · diff ↗
- 0.5.02024-04-25 · diff ↗
- RR 4.4.0 released · 2024-04-24
Package metadata
- First published
- 2024-01-22
- Total releases
- 18 / 2 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 3.5
- Download size
- 42 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet