package sodium

  1. Overview
  2. Docs

Description

Binding to libsodium 1.0.9+, a shared library wrapper for djb's NaCl.

Binding uses ctypes' stub generation system. GNU/Linux, FreeBSD, and OS X are supported.

UNAUDITED

Tags

org:mirage

Published: 18 Apr 2017

Dependencies (7)

  1. ocamlbuild build
  2. ctypes >= "0.6.0" & < "0.18.0"
  3. conf-libsodium
  4. ocamlfind build
  5. base-bytes
  6. base-bigarray
  7. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (2)

  1. dnscurve >= "0.2.0"
  2. sodium-fmt

Conflicts

None