cryptonite/Crypto/PubKey
Vincent Hanquez b07a856127 Merge pull request #62 from clinty/dsa-truncate
Do DSS truncation on verify
2016-02-11 08:04:32 +00:00
..
ECC [doc] Add missing documentation call 2015-11-04 15:18:05 +00:00
RSA [doc] Add missing documentation call 2015-11-04 15:18:05 +00:00
Curve25519.hs [Curve25519] use the Crypto.Error api instead of an Either type for parsing types 2015-11-02 11:17:19 +00:00
DH.hs Document the arguments for DH.generateParams 2015-11-03 20:20:53 +08:00
DSA.hs Do DSS truncation on verify 2016-01-10 17:05:37 -05:00
Ed448.hs Added Ed448-Goldilocks support 2016-02-09 01:22:55 -07:00
Ed25519.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
ElGamal.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
Internal.hs merge crypto-pubkey-types and crypto-pubkey 2015-04-03 07:33:16 +01:00
MaskGenFunction.hs [pubkey] remove bytestring from MaskGenFunction 2015-05-21 11:09:48 +01:00
RSA.hs [QA] fix import 2015-05-03 14:48:40 +01:00