index
:
openpgp-util.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
2016-04-14
Merged openpgp package into openpgp-util
joe
2014-05-07
corrected copyright message
joe
2014-05-07
debianization
joe
2014-01-28
Backport to wheezy
joe
2014-01-28
Fixed wheezy build.
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-15
Added other-modules section to satify the linking stage.
joe
2013-12-15
cabal packaging
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]