FLO-wallet-core/src/crypto
shaolinfry 0303a5a15a
Litecoin: Add scrypt N=1024 PoW
# Conflicts:
#	src/txdb.cpp
2017-09-19 18:22:34 -07:00
..
ctaes Update ctaes 2016-12-08 17:09:07 -08:00
aes.cpp Limit variable scope 2017-06-05 00:52:36 +02:00
aes.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
chacha20.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2017-08-07 07:36:37 +02:00
chacha20.h Add ChaCha20 2017-03-29 00:40:17 -07:00
common.h Add a FastRandomContext::randrange and use it 2017-03-29 11:26:08 -07:00
hmac_sha256.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha256.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha512.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha512.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
ripemd160.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
ripemd160.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
scrypt-sse2.cpp Litecoin: Add scrypt N=1024 PoW 2017-09-19 18:22:34 -07:00
scrypt.cpp Litecoin: Add scrypt N=1024 PoW 2017-09-19 18:22:34 -07:00
scrypt.h Litecoin: Add scrypt N=1024 PoW 2017-09-19 18:22:34 -07:00
sha1.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sha1.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sha256_sse4.cpp Add SSE4 based SHA256 2017-07-20 09:03:53 -07:00
sha256.cpp Protect SSE4 code behind a compile-time flag 2017-07-20 09:03:53 -07:00
sha256.h Add SHA256 dispatcher 2017-07-20 09:03:53 -07:00
sha512.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sha512.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00