@hackage libsodium-bindings0.0.3.0

FFI bindings to libsodium

  • Installation

  • Tested Compilers

  • Dependencies (1)

  • Dependents (1)

    @hackage/sel
  • Package Flags

      pkg-config
       (off by default)

      Use pkg-config to find Libsodium (macOS and linux only).

      homebrew
       (off by default)

      Use Homebrew version of Libsodium (macOS only).

libsodium-bindings CI made with Haskell

libsodium-bindings exposes a set of FFI bindings from the libsodium library, version 1.0.18 and above. It has no other dependency than base, and the documentation is strong enough to stand alone.

See LibSodium.Bindings for a list of available functions.