cryptonite/Crypto/PubKey/ECC
Vincent Hanquez 0fa83e32d8 [ECDH][DH] change SharedKey representation to be the usual bytes-like representation
Prevent mistake when the serialization is not done properly, for example missing
the padding when necessary.
2016-04-09 13:45:05 +01:00
..
DH.hs [ECDH][DH] change SharedKey representation to be the usual bytes-like representation 2016-04-09 13:45:05 +01:00
ECDSA.hs [pubkey] make DSA and ECDSA ByteString free 2015-05-11 14:18:49 +01: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 [doc] Add missing documentation call 2015-11-04 15:18:05 +00:00
Types.hs [ECC] fix compilation of missing numBits 2015-09-22 17:48:43 +01:00