summaryrefslogtreecommitdiff
path: root/Data/OpenPGP/Util/Sign.hs
AgeCommit message (Expand)Author
2020-05-19Default signature version to match key version.Joe Crayne
2020-05-19TODO: Comments (we aren't setting hash_head correctly).Joe Crayne
2020-05-19Refactor toward draft-ietf-openpgp-rfc4880bis-09.Joe Crayne
2020-05-19Hush PatternGuards warning.Joe Crayne
2019-11-15XEd25519 signature creation.Joe Crayne
2019-11-10Ed25519 secret portion (create + sign).Joe Crayne
2019-07-15Switched fingerprint to a wrapped ByteString.Joe Crayne
2019-07-01WIP: support for cryptonite.joe
2019-07-01white spacejoe
2013-12-15Adapted to new ecc solutoin for OpenPGP-Haskelljoe
2013-12-14Refactoring.joe
2013-12-14New package openpgp-util as alternative to OpenPGP-CryptoAPI.joe