dogecoin/src/crypto
Patrick Lodder 7dae118b0a build: experimental ci build with AVX2 2021-10-03 00:55:55 -05:00
..
ctaes Update ctaes 2016-12-08 17:09:07 -08:00
aes.cpp crypto: add AES 128/256 CBC classes 2016-05-13 10:23:03 +02:00
aes.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
common.h Avoid unaligned access in crypto i/o 2017-01-12 11:52:45 -08:00
hmac_sha256.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha256.h Replace HMAC_SHA256 with Bitcoin's version (#1438) 2018-09-19 22:11:47 +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: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) Modified by Artforz, coblee, pooler, wtogami, Nikolay Belikov, Adrian Gallagher 2018-09-19 19:21:49 +01:00
scrypt.cpp Fix FreeBSD scrypt compilation 2021-08-28 08:54:34 -07:00
scrypt.h Fix FreeBSD scrypt compilation 2021-08-28 08:54:34 -07:00
sha1.cpp build: experimental ci build with AVX2 2021-10-03 00:55:55 -05:00
sha1.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sha256.cpp build: experimental ci build with AVX2 2021-10-03 00:55:55 -05:00
sha256.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sha512.cpp build: experimental ci build with AVX2 2021-10-03 00:55:55 -05:00
sha512.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00