summaryrefslogtreecommitdiffstats
path: root/src/openpgp/mod.rs
AgeCommit message (Expand)Author
2017-12-13Split up Sequoia.Justus Winter
2017-12-13Rename and move keys module to openpgp::tpk.Justus Winter
2017-12-13Move the ASCII Armor module to 'sequoia::openpgp'.Justus Winter
2017-12-07Add types for working with OpenPGP.Justus Winter
2017-10-16openpgp: Add the start of a parser in nom.Neal H. Walfield