summaryrefslogtreecommitdiffstats
path: root/src/net
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-13Rework the keys module.Justus Winter
2017-12-13Move the ASCII Armor module to 'sequoia::openpgp'.Justus Winter
2017-12-12Fix formatting and improve documentation.Justus Winter
2017-12-12Fix sample code.Justus Winter
2017-12-12Retrieve and send keys using the hkps? protocol.Justus Winter
2017-10-16openpgp: Add the start of a parser in nom.Neal H. Walfield