Skip to content

secretbase

Cryptographic Hash Functions and Data Encoding

v1.3.0 · Jun 12, 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 (including the URL-safe variant) and base58 encoding, 'CBOR' and 'JSON' serialization.

Downloads

CRAN

22K

Last 30 days

782nd

62.1K

Last 90 days

206.4K

Last year

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

r2u CRAN

320

Last 30 days

996

Last 90 days

4.2K

Last year

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

autoCRAN

2

Last 7 days

9

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-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 (8)

suggests

Dependency Network

Dependencies Reverse dependencies cookie finbif ichimoku jagstargets syncdr tarchetypes targets mirai secretbase

Version History

19 tracked
updated 1.3.0 ← 1.2.2 diff Jun 12, 2026
updated 1.2.2 ← 1.2.1 diff May 1, 2026
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