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§
Modules§
- armor
- Armor module
- base64_
decoder - base64 decoder module
- base64_
reader - base64 reader module
- composed
- crypto
- Cryptography module
- errors
- line_
writer - Line writer module
- normalize_
lines - Line ending normalization module
- packet
- Packet module
- ser
- Serialize trait module
- types
- util
- Utilities
Macros§
Constants§
- MAX_
BUFFER_ SIZE - Default maximum size that gets buffered.
- VERSION
- The version of this crate.