summaryrefslogtreecommitdiff
path: root/Codec/Encryption/OpenPGP/ASCIIArmor.hs
AgeCommit message (Expand)Author
2012-07-27Use proper Unicode copyright glyph before someone gets upset.Clint Adams
2012-04-26More laziness.Clint Adams
2012-04-25Add multipartMergeClint Adams
2012-04-25Encode multiple Armors into one ByteString.Clint Adams
2012-04-25Handle decoding multiple ASCII armor messages from a single bytestream.Clint Adams
2012-04-25Separate ASCII armor codec into its own package, change license to ISC, and c...Clint Adams
2012-04-01ASCII armor supportClint Adams