Gav Wood
7704698d29
Make Nonce use Secret.
10 years ago
Gav Wood
591b4c8c64
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
10 years ago
Gav Wood
17098549f8
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
818fa25bba
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
10 years ago
Gav Wood
2a7c56aef7
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
2f19861858
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
10 years ago
Gav Wood
e2203bb585
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
c3a334cc21
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
49a826397b
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
0c5e924745
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
a00196914a
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
1bc77af041
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
88cd4dfad7
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
75857ef5d4
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
212d433370
Basic Proof-of-Authority sealent.
10 years ago
Marek Kotewicz
455a1aed74
rpc eth_sendTransaction returns always transaction hash
10 years ago
subtly
40ebe26555
Sign, recovery, and verify.
10 years ago
subtly
59d88742c2
Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
10 years ago
chriseth
b21b77d208
Fix to correctly write nonce during tests.
10 years ago
chriseth
0b6a09b9cf
Nonce refactoring.
10 years ago
Paweł Bylica
3a550d6ac7
Fix input data validation for ECRECOVER precompiled contract.
10 years ago
Gav Wood
8399161a8e
Nicer password dialog.
Cleanups and fixes for secretstore and keyman.
10 years ago
Gav Wood
b0117dcf57
Scrypt support
10 years ago
Gav Wood
27654ae52c
Scrypt support
10 years ago
Gav Wood
cd64adc541
Basic key manager.
10 years ago
Gav Wood
6aa6265989
Fix #1826
10 years ago
arkpar
de3ff170c8
use boost hash function for FixedHash, asio adress. Style fixes
10 years ago
arkpar
cc5a617aa6
set and map to hash tables
10 years ago
Gav Wood
61cfa1517d
Initial stab at KeyManager.
10 years ago
Paweł Bylica
94718485cd
Small improvements here and there
Add virtual destructor to polymorphic GasPricer.
Init v field of SignatureStruct.
10 years ago
subtly
fada98b8d9
update headers, docs, remove unused length argument from fixed-length read
10 years ago
subtly
795e2fe2ae
doc methods
10 years ago
subtly
30e75e2659
initial ecies interop w/go
10 years ago
subtly
953bfd2400
start of ecies interop with go
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Christian
73d5ff677e
Refactored account management out of WebThreeStubServerBase.
10 years ago
subtly
4814303c09
initial handshake on the wire
10 years ago
Gav Wood
c921b25aef
Compiles.
10 years ago
winsvega
93727dcfbd
transaction tests, bound tests
10 years ago
winsvega
796c7468ee
Transaction Tests
transaction tests
Transaction Test Work In Progress
transaction test work in progress
work in progress. check for transaction is valid
Transaction Tests Work In Progress
compiler error fix
10 years ago
Christian
3f865244df
Fix warning about sequence points.
10 years ago
Gav Wood
a1a6dcab34
Core repotting.
10 years ago
Christoph Jentzsch
62c49018ed
Check validity of signature values r,s,v
10 years ago
subtly
cf3f821d71
changes for code review
10 years ago
subtly
c99e09dc49
code review
10 years ago
subtly
fab63ce0a0
refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3.
10 years ago
subtly
b50578f1e6
coding standards, documentation, new exception syntax
10 years ago
Gav Wood
1d16e1556f
Ready for move to log entries in JS API.
10 years ago
subtly
8eaa26e716
replace asserts with exception
10 years ago
subtly
482a1241f7
rename nonce generator
10 years ago