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.
 
 
 
 
 
 
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
..
ctaes Update ctaes 8 years ago
aes.cpp Limit variable scope 7 years ago
aes.h Increment MIT Licence copyright header year on files modified in 2016 8 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 8 years ago
common.h Add a FastRandomContext::randrange and use it 8 years ago
hmac_sha256.cpp
hmac_sha256.h
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 Protect SSE4 code behind a compile-time flag 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