summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert.rs
AgeCommit message (Expand)Author
2020-11-12openpgp: Improve tracing.Justus Winter
2020-10-26openpgp: Use std::matches! instead of custom destructures_to macroIgor Matuszewski
2020-10-26openpgp: seal the Preferences traitAzul
2020-10-18openpgp: Change Cert::into_packets to not drop any information.Neal H. Walfield
2020-10-16openpgp: Add filters for userids, user attributes, and subkeys.Justus Winter
2020-10-16openpgp: Rename file.Justus Winter