You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood fea144622a Bump and build fix. 10 years ago
..
AES.cpp changes for code review 10 years ago
AES.h fix hash in constructor 10 years ago
CMakeLists.txt Use BUILD_SHARED_LIB 10 years ago
Common.cpp Repotted SecretStore and KeyManager. 10 years ago
Common.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into core_perf 10 years ago
CryptoPP.cpp Basic key manager. 10 years ago
CryptoPP.h bugfix and doc clarification. fix test. 10 years ago
ECDHE.cpp test initial secrets and ciphers, interop with go 10 years ago
ECDHE.h test initial secrets and ciphers, interop with go 10 years ago
FileSystem.cpp Bump and build fix. 10 years ago
FileSystem.h Place ethash cache in a more clearly shared folder. 10 years ago
MemoryDB.cpp Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 10 years ago
MemoryDB.h Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 10 years ago
OverlayDB.cpp Trie optimizations 10 years ago
OverlayDB.h Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 10 years ago
SHA3.cpp fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics) 10 years ago
SHA3.h update to the correct file name 10 years ago
SecretStore.cpp Quick fix for web3 keys dir. 10 years ago
SecretStore.h Integrate KeyManager. 10 years ago
TrieCommon.cpp Correct namespace for a few things in devcrypto. 10 years ago
TrieCommon.h Correct namespace for a few things in devcrypto. 10 years ago
TrieDB.cpp Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 10 years ago
TrieDB.h Trie optimizations 10 years ago
TrieHash.cpp Parallelised BlockQueue. 10 years ago
TrieHash.h Parallelised BlockQueue. 10 years ago