Erlang bindings for NaCl
This library provides bindings for the NaCl cryptographic library for Erlang. Several such libraries exist, but this one is a re-write with a number of different requirements, and foci:
- Erlang/OTP 17.3. This library needs the newest dirty scheduler implementation.
- Uses the original NaCl sources over something like libsodium. This is a deliberate choice.
- Tests created by aggressive use of Erlang QuickCheck.
- provides gen_nacl, a gen_tcp wrapper for sending/receiving messages over a tcp socket.
This package draws heavy inspiration from "erlang-nacl" by Tony Garnock-Jones.
Description
Languages
Erlang
52.3%
C
46.8%
DTrace
0.4%
Makefile
0.3%
Shell
0.1%