summaryrefslogtreecommitdiff
path: root/lib/Transforms.hs
AgeCommit message (Expand)Author
2020-05-19Unified pgp version selection for created key packets.Joe Crayne
2020-05-19Match v5 partial fingerprints from front rather than back.Joe Crayne
2020-05-09Added sign command to make detached signatures.Joe Crayne
2020-05-06Avoid making SHA1 signatures.Joe Crayne
2020-05-03Added cryptonomic.net to --autosign and --import-if-authentic.Joe Crayne
2020-05-03Verify cryptonomic self-auth for display.Joe Crayne
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