Just to make clear, this is a Rust implementation of Open PGP under GPL 3.0. It provides an API for doing things with PGP, but I couldn't tell if it provides any end user applications at the moment. Is that correct?<p>I'm quite excited by it as I'm hoping it will give a nicer abstraction than GPG -- although quite a lot of the problems I have with GPG is actually baggage from Open PGP.
Depends on:<p><a href="https://en.m.wikipedia.org/wiki/Nettle_(cryptographic_library)" rel="nofollow">https://en.m.wikipedia.org/wiki/Nettle_(cryptographic_librar...</a><p>Which is written in C and asm.