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 0e583ffc38 Fix up the windows build. 10 years ago
..
AES.cpp SHA3, RIPEMD160 and SHA256 are now not cryptopp impls. 10 years ago
AES.h basic AES tests 10 years ago
CMakeLists.txt Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 10 years ago
Common.cpp Fix up the windows build. 10 years ago
Common.h rpc eth_sendTransaction returns always transaction hash 10 years ago
CryptoPP.cpp Sign, recovery, and verify. 10 years ago
CryptoPP.h Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 10 years ago
ECDHE.cpp Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 10 years ago
ECDHE.h test initial secrets and ciphers, interop with go 10 years ago
Exceptions.h Nonce refactoring. 10 years ago
OverlayDB.cpp Support rocksdb alternative. 10 years ago
OverlayDB.h Support rocksdb alternative. 10 years ago
SecretStore.cpp Safe file writing and some tests. 10 years ago
SecretStore.h Throw some more exceptions. 10 years ago