The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

secretbase: Cryptographic Hash and Extendable-Output Functions

Fast and memory-efficient streaming hash functions. Performs direct hashing of strings, raw bytes, and files potentially larger than memory, as well as hashing in-memory objects through R's serialization mechanism, without requiring allocation of the serialized object. Implementations include the SHA-256, SHA-3 and 'Keccak' cryptographic hash functions, SHAKE256 extendable-output function (XOF), and 'SipHash' pseudo-random function. The SHA-3 Secure Hash Standard was published by the National Institute of Standards and Technology (NIST) in 2015 at <doi:10.6028/NIST.FIPS.202>. The SHA-256 Secure Hash Standard was published by NIST in 2002 at <https://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf>.

Version: 0.5.0
Depends: R (≥ 3.5)
Published: 2024-04-25
Author: Charlie Gao ORCID iD [aut, cre], Hibiki AI Limited [cph]
Maintainer: Charlie Gao <charlie.gao at shikokuchuo.net>
BugReports: https://github.com/shikokuchuo/secretbase/issues
License: GPL (≥ 3)
URL: https://shikokuchuo.net/secretbase/, https://github.com/shikokuchuo/secretbase/
NeedsCompilation: yes
Citation: secretbase citation info
Materials: README NEWS
CRAN checks: secretbase results

Documentation:

Reference manual: secretbase.pdf

Downloads:

Package source: secretbase_0.5.0.tar.gz
Windows binaries: r-devel: secretbase_0.5.0.zip, r-release: secretbase_0.5.0.zip, r-oldrel: secretbase_0.5.0.zip
macOS binaries: r-release (arm64): secretbase_0.5.0.tgz, r-oldrel (arm64): secretbase_0.5.0.tgz, r-release (x86_64): secretbase_0.5.0.tgz, r-oldrel (x86_64): secretbase_0.5.0.tgz
Old sources: secretbase archive

Reverse dependencies:

Reverse imports: ichimoku, jagstargets, tarchetypes, targets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=secretbase to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.