Depends on 1 package(full list with versions):

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.

Changes

CHANGELOG

0.0.3.0

  • Add constant-time pointer comparison #171

0.0.2.0

  • Add secret key Stream #144

0.0.1.1 (2024-01-12)

  • Fix typo in the identifiers of LibSodium.Bindings.Scrypt (#135)

0.0.1.0 (2023-11-19)