We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RbNaCl is an FFI wrapper for libsodium, a portable repackaging of NaCl. You will need libsodium installed or RbNaCl will not work.
This page contains information on how to install libsodium on various platforms.
libsodium-1.0.18-msvc.zip
.zip
libsodium-1.0.18-msvc\libsodium\x64\Release\v142\dynamic\libsodium.dll
libsodium.dll
C:\Windows\System32\sodium.dll
brew install libsodium
You will either need to compile libsodium from source or install an appropriate package for your distribution:
yum install libsodium
NOTE: packages for other Debian releases are available
apt-get install libsodium18
apt-get install libsodium23