Description
FFI bindings to libsodium.
Description
This library embeds FFI bindings to the stable version of libsodium 1.0.18. The interface exposed by this library is kept close to the C library.
README.md
libsodium-bindings

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.