dogecoin/src/crypto
Ross Nicoll 76a9aab2f4 Scrypt n=1024 PoW hash
Scrypt n=1024 PoW hash based upon Colin Percival's Tarnsnap (2009)

Modified by Artforz, coblee, pooler, wtogami, Nikolay Belikov, Adrian Gallagher, Ross Nicoll
2019-04-03 05:16:26 +00:00
..
ctaes Update ctaes 2016-12-08 17:09:07 -08:00
aes.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
aes.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
chacha20.cpp scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
chacha20.h Add ChaCha20 2017-03-29 00:40:17 -07:00
common.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
hmac_sha256.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
hmac_sha256.h Scrypt n=1024 PoW hash 2019-04-03 05:16:26 +00:00
hmac_sha512.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
hmac_sha512.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
ripemd160.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04: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 Scrypt n=1024 PoW hash 2019-04-03 05:16:26 +00:00
scrypt.cpp Scrypt n=1024 PoW hash 2019-04-03 05:16:26 +00:00
scrypt.h Scrypt n=1024 PoW hash 2019-04-03 05:16:26 +00:00
sha1.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
sha1.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sha256.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
sha256.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
sha256_avx2.cpp Use immintrin.h everywhere for intrinsics 2018-06-26 10:11:08 -07:00
sha256_shani.cpp Use immintrin.h everywhere for intrinsics 2018-06-26 10:11:08 -07:00
sha256_sse4.cpp Add SSE4 based SHA256 2017-07-20 09:03:53 -07:00
sha256_sse41.cpp Use immintrin.h everywhere for intrinsics 2018-06-26 10:11:08 -07:00
sha512.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
sha512.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00