Gav Wood
7f6cdce158
Repotted SecretStore and KeyManager.
10 years ago
Gav Wood
cd64adc541
Basic key manager.
10 years ago
Gav Wood
6aa6265989
Fix #1826
10 years ago
Gav Wood
61cfa1517d
Initial stab at KeyManager.
10 years ago
winsvega
acfe49e79d
issues: r, s < 1
10 years ago
winsvega
5ef3ba1177
issues: right r<1, s<1 comparation
10 years ago
winsvega
46a6609948
Issues: Transaction R,S change
10 years ago
winsvega
210a1a9401
issues: min transaction s value is 1
10 years ago
Gav Wood
51f575e049
Blockchain import/export.
One or two minor additons to eth.
10 years ago
subtly
d78da4ca8f
coding standards
10 years ago
subtly
e3fbf63f8f
ecies interop fix and tests. 128-bit keys.
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
Gav Wood
8f0517a7d6
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
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
Gav Wood
89031ff638
Various fixes for the JS API.
10 years ago
Christoph Jentzsch
62c49018ed
Check validity of signature values r,s,v
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
Gav Wood
07663d141b
Make OOG on precompileds consistent.
Warning fix.
Use high-res clock for randoms.
Whisper test.
10 years ago
subtly
5eacc23cb1
use boost_throw_exception
10 years ago
subtly
b50578f1e6
coding standards, documentation, new exception syntax
10 years ago
subtly
8eaa26e716
replace asserts with exception
10 years ago
subtly
1c746c7233
codereview fixes
10 years ago
subtly
a373315639
fix build (mutex header missing)
10 years ago
subtly
482a1241f7
rename nonce generator
10 years ago
subtly
67747f8cc5
Placeholder kdf. More cleanup and tests.
10 years ago
subtly
5517fa2f42
support for verifying ec signatures w/secp256k1 or cryptopp.
10 years ago
subtly
6e889cd887
ecdsa tests
10 years ago
Gav Wood
9a16d80df7
Warnings fixes.
10 years ago
subtly
538aae8078
Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base doesn't verify compact signatures. CryptoPP sign and verify. Stub for secp256k1lib verification from compact signature.
10 years ago
subtly
d15c679eeb
coding standards
10 years ago
subtly
c85d64a331
bound assertions.
10 years ago
subtly
5967cb93f2
add ecies encrypt/decrypt support to common crypto
10 years ago
Gav Wood
e14416d96a
web3, web3.eth, web3.shh for the JS API.
Following up on Whisper for the dream C++ API.
Crpyto stubs in ready for Alex.
stdserv.js updated to latest.
10 years ago
Gav Wood
c7634c27b0
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
10 years ago
Gav Wood
c4fbbd0aa1
New assertion styles.
10 years ago
Gav Wood
45372764f2
Repotting of AES stuff.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
334118c76a
size=0 doesn't increase memsize.
10 years ago
Gav Wood
4842accecb
Version bump.
10 years ago
Gav Wood
7da31dd62d
Version bumps.
10 years ago
Gav Wood
0b283fac40
Version bump. New protocol. Network stuff slightly more robust.
10 years ago
Gav Wood
2f9a279e9f
Various small improvements.
10 years ago