Lu Guanqun
|
960f62b05a
|
update to the correct file name
|
10 years ago |
Gav Wood
|
a1a6dcab34
|
Core repotting.
|
10 years ago |
Marek Kotewicz
|
056a194740
|
common changes
|
10 years ago |
Marek Kotewicz
|
0f00ede521
|
removed unused libs/includes from libdevcrypto
|
10 years ago |
Marek Kotewicz
|
c14cb82acd
|
removed LANGUAGES command line option
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Marek Kotewicz
|
48dfbaf3c9
|
updated cmake policies
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
subtly
|
7418077b4c
|
fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics)
|
10 years ago |
debris
|
c014442517
|
alethzero working on windows!
|
10 years ago |
subtly
|
be5e829f97
|
cryptopp crash w/null plaintext passed to decrypt
|
10 years ago |
debris
|
d00c595a74
|
sc and devcrypto working on windows
|
10 years ago |
subtly
|
29f9bf1dc6
|
return when ciphertext empty
|
10 years ago |
Marek Kotewicz
|
27a0ad1e76
|
cmake cleanup cd.
|
10 years ago |
Marek Kotewicz
|
5d7f374a38
|
leveldb downloaded locally
|
10 years ago |
Christoph Jentzsch
|
62c49018ed
|
Check validity of signature values r,s,v
|
10 years ago |
Gav Wood
|
0f7e159df4
|
Brain-dead MSVC strikes again.
|
10 years ago |
subtly
|
c9dbdb6a7e
|
fix ternary
|
10 years ago |
Gav Wood
|
b74250c6b4
|
Windows fixes(?)
|
10 years ago |
subtly
|
cf3f821d71
|
changes for code review
|
10 years ago |
subtly
|
fd5738ae64
|
fix hash in constructor
|
10 years ago |
subtly
|
c99e09dc49
|
code review
|
10 years ago |
subtly
|
f560cfa78d
|
fix compile
|
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
|
759b85af9f
|
Compilation fixes for windows.
|
10 years ago |
subtly
|
98f3011aab
|
cryptopp recover public key
|
10 years ago |
subtly
|
0f86ce7545
|
ecdh, ecdhe, initial aes classes
|
10 years ago |
Paweł Bylica
|
489fb2b430
|
static const variable name fix
|
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
|
554681992d
|
aes, ecdh, ecdhe
|
10 years ago |
Paweł Bylica
|
c5927833ac
|
static const variable name fix
|
10 years ago |
Paweł Bylica
|
30bb7c2160
|
Replace auto with int
|
10 years ago |
Paweł Bylica
|
de0c84c7df
|
Replace auto with int
|
10 years ago |
Paweł Bylica
|
e2f32c3632
|
Fix compilation with Visual Studio
|
10 years ago |
sveneh
|
26d57961b4
|
... addition to last commit, these were lost.
|
10 years ago |
subtly
|
5eacc23cb1
|
use boost_throw_exception
|
10 years ago |
subtly
|
b50578f1e6
|
coding standards, documentation, new exception syntax
|
10 years ago |
Marek Kotewicz
|
e33517a47d
|
cryptopp as external project
|
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
|
1c746c7233
|
codereview fixes
|
10 years ago |
nicksavers
|
5149609e15
|
Fix empty unclesHash for Genesis
|
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
|
3ce9cde377
|
revert oops; warning for unused-function disabled during link-time
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |
subtly
|
5fc22a8cc7
|
numbers to words
|
10 years ago |
subtly
|
6b6ebcdcda
|
Require secret for hmac.
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |