v0.1.0
Ttweetnacl is an OCaml module providing thin bindings to the TweetNaCl cryptographic library.
Ttweetnacl has no dependencies. The binding code is distributed under the ISC license and the integrated TweetNaCl C code is in the public domain.
Homepage: https://erratique.ch/software/ttweetnacl
Ttweetnacl can be installed with opam:
opam install ttweetnaclIf you don't use opam consult the opam file for build instructions.
The documentation can be consulted online or via odig doc ttweetnacl.
Questions are welcome but better asked on the OCaml forum than on the issue tracker.
The C code is the 20140427 version of the library as found here.