cryptonite/Crypto/PubKey/ECC
Olivier Chéron c84230c69a Fixed hash truncation used in ECDSA signature & verification
The function tHash shifted the hash number to an incorrect number of bits
when the bit string had leading zeros.  This is one of two issues reported
in vincenthz/hs-tls#152.
2016-08-24 23:29:55 +02:00
..
DH.hs Fix serialization of ECDH and DH 2016-04-09 17:13:51 +01:00
ECDSA.hs Fixed hash truncation used in ECDSA signature & verification 2016-08-24 23:29:55 +02:00
Generate.hs merge crypto-pubkey-types and crypto-pubkey 2015-04-03 07:33:16 +01:00
P256.hs [doc] Add missing documentation call 2015-11-04 15:18:05 +00:00
Prim.hs Fix pointMul with negative factor on CurveF2m 2016-07-24 13:40:24 +02:00
Types.hs [ECC] add Bounded instance to CurveName 2016-04-09 13:46:06 +01:00