Crypto
A: Delete your Crypto class and use RbNaCl instead. Trust me.
A: This is a partial NaCl binding which uses the C extension API and therefore doesn't work across all Ruby VMs (e.g. JRuby).
RbNaCl is a complete NaCl binding designed to work everywhere via Ruby FFI. RbNaCl fully supports JRuby and all other Ruby VMs which implement FFI.
There was an error while loading. Please reload this page.