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.
 
 
 
 
 
arkpar 26ff87a0bf enabled libsecp256k1 on windows 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 enabled libsecp256k1 on windows 10 years ago
Common.cpp Basic Proof-of-Authority sealent. 10 years ago
Common.h Basic Proof-of-Authority sealent. 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 Make sure all directories are not readable by baddies (dejavu wk1#0). 10 years ago
SecretStore.h Throw some more exceptions. 10 years ago