nettle 7.4.0

Rust bindings for the Nettle cryptographic library
Documentation
[dependencies.getrandom]
version = "0.2"

[dependencies.libc]
version = "0.2.33"

[dependencies.nettle-sys]
version = "2.2"

[dependencies.thiserror]
version = "1"

[dependencies.typenum]
version = "1"

[package]
authors = ["Kai Michaelis <kai@sequoia-pgp.org>", "Justus Winter <justus@sequoia-pgp.org>"]
categories = ["cryptography"]
description = "Rust bindings for the Nettle cryptographic library"
documentation = "https://docs.rs/nettle"
edition = "2021"
keywords = ["nettle", "cryptography"]
license = "LGPL-3.0 OR GPL-2.0 OR GPL-3.0"
name = "nettle"
readme = "README.md"
repository = "https://gitlab.com/sequoia-pgp/nettle-rs"
version = "7.4.0"