Crate pgp

source ·
Expand description

rPGP

rPGP is an OpenPGP implementation.

Usage examples are available under the respective modules: Key generation, signing and verifying with external hashing, packet based signing and verifying.

Re-exports

  • pub use self::composed::key::*;
  • pub use self::composed::*;

Modules

Macros

Structs

  • Signature Packet https://tools.ietf.org/html/rfc4880.html#section-5.2