Commit History

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