Crockett
|
0fb8a73d3b
|
Fixed compiler warnings
|
2019-02-03 16:06:05 -08:00 |
|
Olivier Chéron
|
3aaa89d52e
|
Add missing NFData instances
|
2017-11-27 20:43:08 +01:00 |
|
Vincent Hanquez
|
0c3f68929b
|
Fix serialization of ECDH and DH
|
2016-04-09 17:13:51 +01:00 |
|
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 |
|
Vincent Hanquez
|
e29c8a6fe5
|
[DH] Keep The field size in bits, in Params
|
2016-04-09 13:41:40 +01:00 |
|
Phil Ruffwind
|
fba0565d78
|
Document the arguments for DH.generateParams
Also fix the formatting in the docs of Serialize.i2ospOf
|
2015-11-03 20:20:53 +08:00 |
|
Vincent Hanquez
|
b487aef898
|
cleanup module imports
|
2015-04-20 07:36:51 +01:00 |
|
Vincent Hanquez
|
fb7855985e
|
reorder extension
|
2015-04-07 06:52:54 +01:00 |
|
Vincent Hanquez
|
b1e222cf3d
|
merge crypto-pubkey-types and crypto-pubkey
adapt CPRG to MonadRandom
|
2015-04-03 07:33:16 +01:00 |
|