You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# libsodium-bindings [](https://github.com/haskell-cryptography/libsodium-bindings/actions/workflows/ci.yaml)[](https://haskell.org)
2
2
3
-
`libsodium-bindings` exposes a set of FFI bindings from the `libsodium-1.0.18-stable` library.
3
+
`libsodium-bindings` exposes a set of FFI bindings from the `libsodium` library, version 1.0.18 and above.
4
4
It has no other dependency than `base`, and the documentation is strong enough to stand alone.
5
+
6
+
See [LibSodium.Bindings](https://hackage-content.haskell.org/package/libsodium-bindings/candidate/docs/LibSodium-Bindings.html) for a list of available functions.
0 commit comments