microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.94k stars 6.33k forks source link

[New Port Request] Nettle #9021

Closed jbsolomon closed 4 years ago

jbsolomon commented 4 years ago

Library name: Nettle

Library description: A tiny low-level cryptographic library.

Source repository URL: https://ftp.gnu.org/gnu/nettle/

Project homepage (if different from the source repository): https://www.lysator.liu.se/~nisse/nettle/

Anything else that is useful to know when adding (such as optional features the library may have that should be included): Seems to only build using GNU autoconf.

jbsolomon commented 4 years ago

FWIW, this library is required for building Pijul, a Rust DCVS.