Description
A native Haskell implementation of OpenPGP as described by RFC 4880. It helps software read, write, inspect, or process OpenPGP packets, signatures, keys, and encrypted messages.
Developers use it in mail tools, package verification, key-management workflows, and security applications. OpenPGP handling is security-sensitive, so trust models, key validation, revocation, and algorithm choices must be reviewed carefully.