Expand description
Module dedicated to PGP helpers.
Enums
- Errors related to PGP helpers.
Functions
- Generates a new pair of secret and public keys for the given email address and passphrase.
- Reads a signed public key from the given path.
- Reads a standalone signature from the given raw bytes.
- Reads a signed secret key from the given path.
- Reads a signed secret key from the given raw string.