summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/raw.rs
AgeCommit message (Expand)Author
2023-03-23openpgp: Implement Parse for RawCertNeal H. Walfield
2023-02-02openpgp: Handle an unexpected EOF in `RawCertParser::next` betterNeal H. Walfield
2023-01-06openpgp: Add convenient accessor functions to RawCert.Neal H. Walfield
2023-01-06openpgp: Split certificates without parsing the packets.Neal H. Walfield