summaryrefslogtreecommitdiffstats
path: root/src/armor.rs
AgeCommit message (Expand)Author
2017-11-28Implement autodetection of type when reading armored data.Justus Winter
2017-11-28Fix out-of-bounds access.Justus Winter
2017-11-28Return the correct number of bytes written.Justus Winter
2017-11-28Fix corner case.Justus Winter
2017-11-27Fix the size of the stash.Justus Winter
2017-11-27Implement reading ASCII Armored files.Justus Winter
2017-11-24Implement writing ASCII Armored files.Justus Winter