index
:
openpgp-util.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-05-19
TODO: Comments (we aren't setting hash_head correctly).
Joe Crayne
2020-05-19
Decrypt v5 secret keys.
Joe Crayne
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
Fixed test suite build.
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
Simple ed25519 test.
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
Drop dependency on Thamas's crypto-api package.
joe
2019-07-01
Merge external cipher-cast5 code into this library.
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
2019-07-01
Reduce binary dependency.
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
Updated cabal file to build combined library.
joe
[next]