libnettle⚓︎
- Homepage: https://www.lysator.liu.se/~nisse/nettle/
- Repository: https://git.lysator.liu.se/nettle/nettle
libnettle is a low-level cryptographic library used by higher-level TLS and crypto stacks.
Typical consumers⚓︎
- gnutls and related TLS components
- packages needing hash/cipher/public-key primitives
Notes⚓︎
In Freetz-EVO this is generally consumed as a dependency by other packages, not directly by end users.