This package browser is in early development. Mind the rough edges.

ruby-rbnacl

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.

Installation

Install the latest version of ruby-rbnacl as follows:

guix install ruby-rbnacl

Or install a particular version:

guix install ruby-rbnacl@7.1.1

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.

Badge code

You can use the following badge to inform users of ruby-rbnacl about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ruby-rbnacl'><img src='https://packages.guix.gnu.org/packages/ruby-rbnacl/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ruby-rbnacl/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ruby-rbnacl)

Example Org:

[[https://packages.guix.gnu.org/packages/ruby-rbnacl][https://packages.guix.gnu.org/packages/ruby-rbnacl/badges/latest-version.svg]]