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 fb99a503e0 Private chains redux: 9 years ago
..
AES.cpp SHA3, RIPEMD160 and SHA256 are now not cryptopp impls. 10 years ago
AES.h basic AES tests 9 years ago
CMakeLists.txt enabled libsecp256k1 on windows 9 years ago
Common.cpp Private chains redux: 9 years ago
Common.h Basic Proof-of-Authority sealent. 9 years ago
CryptoPP.cpp Do not accept the point at infinity as valid public key for ecrecover. 9 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. 9 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. 9 years ago
ECDHE.h test initial secrets and ciphers, interop with go 10 years ago
Exceptions.h Nonce refactoring. 9 years ago
OverlayDB.cpp Support rocksdb alternative. 9 years ago
OverlayDB.h Support rocksdb alternative. 9 years ago
SecretStore.cpp Make sure all directories are not readable by baddies (dejavu wk1#0). 9 years ago
SecretStore.h Throw some more exceptions. 9 years ago