packages feed

libsodium-bindings-0.0.2.0: README.md

# libsodium-bindings [![CI](https://github.com/haskell-cryptography/libsodium-bindings/actions/workflows/ci.yaml/badge.svg)](https://github.com/haskell-cryptography/libsodium-bindings/actions/workflows/ci.yaml) [![made with Haskell](https://img.shields.io/badge/Made%20in-Haskell-%235e5086?logo=haskell&style=flat-square)](https://haskell.org)

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