index
:
openpgp-util.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Data
/
OpenPGP
/
Util
Age
Commit message (
Expand
)
Author
2020-05-19
Eq/Ord instances for Fingerprint + defaultFeatures packet.
Joe Crayne
2020-05-19
Parse v5 secret key packets (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Refactor toward draft-ietf-openpgp-rfc4880bis-09.
Joe Crayne
2020-05-19
Added HasCallStack to keyParam error call.
Joe Crayne
2020-05-19
Hush PatternGuards warning.
Joe Crayne
2020-05-10
Compute v5 fingerprints for v4 keys.
Joe Crayne
2020-05-06
Implemented v5 fingerprints (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2019-11-15
cv25519: Fixed missing algorithm preferences.
Joe Crayne
2019-11-15
XEd25519 signature creation.
Joe Crayne
2019-11-14
Enable generating cv25519 keys.
Joe Crayne
2019-11-14
XEd25519 signature algorithm. (Signatures using montgomery cv25519 keys).
Joe Crayne
2019-11-14
Cv25519 encryption.
Joe Crayne
2019-11-10
Ed25519 secret portion (create + sign).
Joe Crayne
2019-11-09
Ed25519 support.
Joe Crayne
2019-07-16
Add hex function to curse fingerprints with.
Joe Crayne
2019-07-15
Switched fingerprint to a wrapped ByteString.
Joe Crayne
2019-07-01
randomS2K utility.
joe
2019-07-01
Completed cryptonite support.
joe
2019-07-01
WIP: support for cryptonite.
joe
2019-07-01
decryptSecretKey now a no-op for unenciphered keys.
joe
2019-07-01
encryptSecretKey
joe
2019-07-01
white space
joe
2016-04-25
Import Control.Applicative (for older base).
joe
2016-04-25
Key generation.
joe
2014-01-04
Build against older libs
joe
2013-12-15
Adapted to new ecc solutoin for OpenPGP-Haskell
joe
2013-12-14
use toStrictBS with Data.Binary in order to drop cereal dependency.
joe
2013-12-14
Refactoring.
joe
2013-12-14
New package openpgp-util as alternative to OpenPGP-CryptoAPI.
joe