summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2017-12-08Rework the context.Justus Winter
2017-12-08Fix example.Justus Winter
2017-12-06Add 'domain' to the context.Justus Winter
2017-12-04Rename 'key_store' to 'store'.Justus Winter
2017-12-01Create context objects.Justus Winter
2017-11-24Implement writing ASCII Armored files.Justus Winter
2017-11-23Add a foreign function interface.Justus Winter
2017-11-22Assemble transferable public keys from messages.Justus Winter
2017-10-28Add support for parsing compressed data packets.Neal H. Walfield
2017-10-16openpgp: Add the start of a parser in nom.Neal H. Walfield