r-secretbase 1.0.5
Cryptographic Hash and Extendable-Output Functions
This package provides implementations of the SHA-3 cryptographic hash and SHAKE256 extendable-output functions (XOF).
- Outputs:
out - Website: https://shikokuchuo.net/secretbase/
- Licenses: GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-secretbase 1.0.5 as follows:
guix install r-secretbase@1.0.5
Or install the latest version:
guix install r-secretbase
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.