Justus Winter <[email protected]> writes: > When we started the project, we evaluated cryptographic libraries, and > decided that Nettle would be the best fit for us, even if it involved > creating language bindings first. Looking back after one and a half > years, we're still happy with our choice. So let me express our > gratitude for everyone who is or has been working on Nettle!
Thanks! Have you looked at nettle's pgp.h? This code is not really in a useful state. It aims to be able to write out a public RSA key in openpgp format, and doesn't quite succeed at that. Do you think it would be useful with some level of pgp-support in the Nettle library? Regarding the Rust bindings, what's the best place to point other Rust users? https://crates.io/crates/nettle, or https://sequoia-pgp.gitlab.io/nettle-rs/nettle/, or somewhere else? Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
