The Networking and Cryptography (NaCl) library provides a high-level toolkit for building cryptographic systems and protocols.
gem install rbnaclNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt and decrypt a message using a secret key
Install libsodium via your package manager (e.g., apt-get install libsodium-dev).
No dependency data recorded yet.