[erlang-questions] [ANN] salt - Erlang bindings for NaCl

Benoit Chesneau bchesneau@REDACTED
Mon Nov 11 14:57:38 CET 2013


Where you aware of https://github.com/tonyg/erlang-nacl ? How it differs
from it?

- benoit


On Mon, Nov 11, 2013 at 4:09 AM, Jachym Holecek <freza@REDACTED>wrote:

> Hi,
>
> I though it might be of interest to share this early (first release).
>
>   o What:
>
>     NIF-based Erlang bindings for NaCl cryptography library as packaged
>     by libsodium.
>
>   o Where:
>
>     https://github.com/freza/salt
>
> Seems to work well but need more operational experience. Don't expect
> further
> development other than bug fixes, the architecture is solid (and simple),
> API
> coverage pretty complete (I miss only BLAKE2b, might add SipHash too,
> maybe).
>
> All public API is in 'salt.erl' and follows NaCl very closely. All
> 0-padding
> is handled internally where required (same as with C++ NaCl).
>
> Have fun,
>         -- Jachym
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131111/8321686a/attachment.htm>


More information about the erlang-questions mailing list