Felix Lange
|
6c689ff983
libdevcrypto: add support for ECIES authenticated data
|
8 лет назад |
Gav Wood
|
65bff4628d
Fix for windows.
|
9 лет назад |
Gav Wood
|
a3cf724384
Fix signing on non-libsecp256k1 platforms.
|
9 лет назад |
Gav Wood
|
8b3075ecf6
assert for sanity;.
|
9 лет назад |
Gav Wood
|
10525ecb72
Avoid making bad sigs for EIP-2.2.
|
9 лет назад |
Gav Wood
|
332b6bedb3
Fixes EIP-2.2: All eliptic-curve recover operations on a signature whose
|
9 лет назад |
Gav Wood
|
32a1f8f9f7
Style fixes.
|
9 лет назад |
Gav Wood
|
17120d055d
Build fix.
|
9 лет назад |
Gav Wood
|
d811fc6044
Circumvent libsecp256k1 bombing out with invalid inputs.
|
9 лет назад |
Gav Wood
|
fc7e636356
Don't rely on file for nonce data.
|
9 лет назад |
subtly
|
a7cd123edd
Simplify/remove unused methods.
|
9 лет назад |
Gav Wood
|
a9ea806332
Don't give away internal state with the nonce.
|
9 лет назад |
subtly
|
f491446872
Remove nonce use in kdf used by cryptopp signing. Update doc of Nonce class.
|
9 лет назад |
subtly
|
c57f3bbf23
nonce fix
|
9 лет назад |
Gav Wood
|
5301159123
Make Nonce use Secret.
|
9 лет назад |
Gav Wood
|
f5f0574e8b
Make Nonce generation securely random
|
9 лет назад |
Gav Wood
|
57758eb61f
Use boost's guaranteed non-deterministic random number generator. If it
|
9 лет назад |
Gav Wood
|
b68488e64a
Secure datatypes now copyable only to similar datatypes.
|
9 лет назад |
Gav Wood
|
8eb600c232
Introduce vector_ref::cleanse, code adapted from openSSL.
|
9 лет назад |
subtly
|
4fe741a786
update secp256k1
|
9 лет назад |
Gav Wood
|
6343013fec
Private chains redux:
|
9 лет назад |
Gav Wood
|
9b918a8eb3
Don't let the zero private key through.
|
9 лет назад |
Gav Wood
|
70e023bb1d
Basic Proof-of-Authority sealent.
|
9 лет назад |
Gav Wood
|
e806a971df
Fix up the windows build.
|
9 лет назад |
Gav Wood
|
714c85559e
windows build fix.
|
9 лет назад |
Gav Wood
|
697d821dff
Better casting.
|
9 лет назад |
Gav Wood
|
fd912ced2c
Don't use PRNG for key generation!
|
9 лет назад |
Marek Kotewicz
|
ea76276054
rpc eth_sendTransaction returns always transaction hash
|
9 лет назад |
subtly
|
b7c8b94a10
use local integer for v parameter of signature
|
9 лет назад |
subtly
|
2b7b77012a
oops. get v from signature.
|
9 лет назад |