Kevacoin source tree
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.
 
 
 
 
 
 
Wladimir J. van der Laan 3aa60b7ff9
Merge #11143: Fix include path for bitcoin-config.h
7 years ago
..
ctaes
aes.cpp Limit variable scope 7 years ago
aes.h Declare single-argument (non-converting) constructors "explicit" 7 years ago
chacha20.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
chacha20.h Add ChaCha20 7 years ago
common.h Fix include path for bitcoin-config.h in crypto/common.h 7 years ago
hmac_sha256.cpp
hmac_sha256.h Update hmac_sha256.h 7 years ago
hmac_sha512.cpp
hmac_sha512.h
ripemd160.cpp
ripemd160.h Increment MIT Licence copyright header year on files modified in 2016 8 years ago
sha1.cpp
sha1.h Increment MIT Licence copyright header year on files modified in 2016 8 years ago
sha256.cpp build: Rename --enable-experimental-asm to --enable-asm and enable by default 7 years ago
sha256.h Add SHA256 dispatcher 7 years ago
sha256_sse4.cpp Add SSE4 based SHA256 7 years ago
sha512.cpp
sha512.h Increment MIT Licence copyright header year on files modified in 2016 8 years ago