Rust bindings to libsodium (https://github.com/jedisct1/libsodium).
This project is largely based on sodiumoxide (https://github.com/dnaq/sodiumoxide). Some main
differences are:
* this project builds or downloads libsodium by default, favouring a statically-built, fixed version
of the
... [More] native library
* offers the ability to initialise libsodium with a psuedorandom number generator, allowing for
reproducible data to be generated, which can be useful in the context of tests
* implements a test to ensure the FFI bindings match the native library's interface
* runs CI tests on Windows (AppVeyor), OS X and Linux (Travis) [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy