Rust bindings for the Nettle cryptographic library.
```toml
[dependencies] nettle = "5.0" ``` The documentation can be found here.
This is a list of feature flags for this crate:
vendored
: Use a packaged version of the Nettle library. Implies
static linking.This project is licensed under either of
at your option.