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.
 
 
 
 
 
Marek Kotewicz 0f00ede521 removed unused libs/includes from libdevcrypto 10 years ago
..
AES.cpp changes for code review 10 years ago
AES.h fix hash in constructor 10 years ago
CMakeLists.txt removed unused libs/includes from libdevcrypto 10 years ago
Common.cpp Check validity of signature values r,s,v 10 years ago
Common.h Check validity of signature values r,s,v 10 years ago
CryptoPP.cpp cryptopp crash w/null plaintext passed to decrypt 10 years ago
CryptoPP.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement 10 years ago
ECDHE.cpp Brain-dead MSVC strikes again. 10 years ago
ECDHE.h changes for code review 10 years ago
FileSystem.cpp Restructured exceptions. Boost::exception is now used primarily. 11 years ago
FileSystem.h Placeholder kdf. More cleanup and tests. 10 years ago
MemoryDB.cpp Correct namespace for a few things in devcrypto. 11 years ago
MemoryDB.h Correct namespace for a few things in devcrypto. 11 years ago
OverlayDB.cpp Correct namespace for a few things in devcrypto. 11 years ago
OverlayDB.h Correct namespace for a few things in devcrypto. 11 years ago
SHA3.cpp fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics) 10 years ago
SHA3.h refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3. 10 years ago
TrieCommon.cpp Correct namespace for a few things in devcrypto. 11 years ago
TrieCommon.h Correct namespace for a few things in devcrypto. 11 years ago
TrieDB.cpp removed LANGUAGES command line option 10 years ago
TrieDB.h Draft of new LOG/bloom/headers/block format. 11 years ago