Skip to content

secretbase

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

v1.2.1 · Mar 30, 2026 · MIT + file LICENSE

Description

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.

Downloads

18K

Last 30 days

916th

45.2K

Last 90 days

172.4K

Last year

Trend: +31.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 3, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘secretbase/libs/secretbase.so’:
  Found non-API call to R: ‘R_MissingArg’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

suggests

Dependency Network

Dependencies Reverse dependencies finbif jagstargets syncdr tarchetypes targets mirai secretbase

Version History

updated 1.2.1 ← 1.2.0 diff Mar 30, 2026
new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.1 diff Feb 4, 2026
updated 1.1.1 ← 1.1.0 diff Jan 14, 2026
updated 1.1.0 ← 1.0.5 diff Jan 7, 2026
updated 1.0.5 ← 1.0.4 diff Mar 3, 2025
updated 1.0.4 ← 1.0.3 diff Jan 15, 2025
updated 1.0.3 ← 1.0.2 diff Oct 1, 2024
updated 1.0.2 ← 1.0.1 diff Sep 8, 2024
updated 1.0.1 ← 1.0.0 diff Jul 21, 2024
updated 1.0.0 ← 0.5.0 diff Jun 15, 2024
updated 0.5.0 ← 0.4.0 diff Apr 24, 2024
updated 0.4.0 ← 0.3.0.1 diff Apr 3, 2024
updated 0.3.0.1 ← 0.3.0 diff Feb 29, 2024
updated 0.3.0 ← 0.2.0 diff Feb 20, 2024
updated 0.2.0 ← 0.1.0 diff Jan 31, 2024
new 0.1.0 Jan 21, 2024