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 7f6cdce158 Repotted SecretStore and KeyManager. 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 Place ethash cache in a more clearly shared folder. 10 years ago
FileSystem.h Place ethash cache in a more clearly shared folder. 10 years ago
MemoryDB.cpp set and map to hash tables 10 years ago
MemoryDB.h set and map to hash tables 10 years ago
OverlayDB.cpp Trie maps consolidated for speed. 10 years ago
OverlayDB.h Redo thread safety in Client. Rework some Worker threading stuff. 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 Repotted SecretStore and KeyManager. 10 years ago
SecretStore.h Repotted SecretStore and 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 Better logging. 10 years ago
TrieDB.h set and map to hash tables 10 years ago