Sha256: 8f1be735365700ae939237d86183b6664818718e95f0cb047726e466f609e02b
Contents?: true
Size: 358 Bytes
Versions: 3
Compression:
Stored size: 358 Bytes
Contents
# RbNaCl::Libsodium RbNaCl + libsodium packaged as a gem ## Installation Add this line to your application's Gemfile: gem 'rbnacl-libsodium' And then execute: $ bundle Or install it yourself as: $ gem install rbnacl-libsodium ## Usage require 'rbnacl/libsodium' will tweak search path allowing `rbnacl` to find bundled `libsodium`
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.5.0 | README.md |
rbnacl-libsodium-0.4.5 | README.md |
rbnacl-libsodium-0.4.5a | README.md |