index
:
openpgp-util.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Data
Age
Commit message (
Collapse
)
Author
2020-05-19
Eq/Ord instances for Fingerprint + defaultFeatures packet.
Joe Crayne
2020-05-19
Encode v5 signatures (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Encode v5 keys (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Parse v5 signatures (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Parse v5 secret key packets (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Parse v5 public key packets (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Refactor toward draft-ietf-openpgp-rfc4880bis-09.
Joe Crayne
2020-05-19
Issuer Fingerprint hashed subpacket (draft-ietf-openpgp-rfc4880bis-09).
Joe Crayne
2020-05-19
Updated Features packet (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-19
Allow 64-digit fingerprint to be used with IssuerPacket constructor.
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
Fixed fingerprint for ECC (curve 25519).
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-04
WIP: cv25519 & ed25519 support.
Joe Crayne
2019-07-04
refactor
Joe Crayne
2019-07-04
Remove tabs and style fixes. Should be only white-space.
Joe Crayne
2019-07-04
Minimal support for cv25519 parsing.
Joe Crayne
2019-07-03
Big-num optimization.
Joe Crayne
2019-07-03
More big-num changes.
Joe Crayne
2019-07-03
Optimized big-num serialization.
Joe Crayne
2019-07-01
Added semigroup instance.
Joe Crayne
2019-07-01
randomS2K utility.
joe
2019-07-01
Added Ord instances
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
2017-08-29
Include derived file Arbitrary.hs in repo
Andrew Cady
This allows the git repo to be used as a dependency for stack builds.
2016-04-25
Import Control.Applicative (for older base).
joe
2016-04-25
Key generation.
joe
2016-04-14
Merged openpgp package into openpgp-util
joe
2014-01-04
Build against older libs
joe
2014-01-04
ECDSA support and build-for-jessie
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
2013-08-10
Preserve topkey for all subkeys
Stephen Paul Weber
[next]