summaryrefslogtreecommitdiff
path: root/lib/Transforms.hs
AgeCommit message (Expand)Author
2019-07-16this compilesAndrew Cady
2019-07-16changes without effectAndrew Cady
2019-07-16Faster subkey verificaiton.Joe Crayne
2019-07-15Switched fingerprint to wrapped ByteString + some module shuffling.Joe Crayne
2019-07-14refactor "resolveTransform Autosign"Andrew Cady
2019-07-14newtype UidStringAndrew Cady
2019-07-13Finished encapsulation of KeyDB.Joe Crayne
2019-07-13WIP: encapsulation of KeyDB.Joe Crayne
2019-07-13no cpp needed, since my love is unconditionalAndrew Cady
2019-07-11Promote KeyDB to a type.Joe Crayne
2019-07-11WIP: verify command to verify clear-sign PGP signatures.Joe Crayne
2019-07-06Quiet down some of the warnings.Joe Crayne
2019-07-01remove reundant importsAndrew Cady
2019-07-01Attempted to merge 0bc53f99cfd70f3a18802604d7ef3174d004db4c.Joe Crayne
2016-09-05Oops, confused haddock.joe
2016-08-31New command to rename subkeys.joe
2016-08-30Factored Transforms out of goliath KeyRing module.joe