Packages

An Elixir implementation of Freza's salt_nif which interfaces with libsodium, a wrapper for the cryptographic primitive libary NaCl.

Current section

Files

Jump to
savory README.md
Raw

README.md

Savory
======
A pure Elixir/Nif port of https://github.com/freza/salt/.
Salt is an Erlang wrapper for the libsodium library which, in turn, is an interface to the NaCl cryptographic primitives library. NaCl (which is also pronounced salt) is covered in detail here:
Libsodium needs to be installed: https://github.com/jedisct1/libsodium