ruby-rbnacl 7.1.1
Ruby FFI binding to libsodium
This package provides Ruby FFI bindings to the Networking and Cryptography (NaCl) library, also known as libsodium. This provides a high-level toolkit for building cryptographic systems and protocols.
- Website: https://github.com/RubyCrypto/rbnacl
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-rbnacl 7.1.1
as follows:
guix install ruby-rbnacl@7.1.1
Or install the latest version:
guix install ruby-rbnacl
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.