elements/src/crypto
2018-05-29 14:18:05 -07:00
..
ctaes Update ctaes 2016-12-08 17:09:07 -08:00
aes.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
aes.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09: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 Consensus: Fix bug when compiler do not support __builtin_clz* 2018-03-01 17:20:27 +08:00
hmac_sha256.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
hmac_sha256.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
hmac_sha512.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
hmac_sha512.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
ripemd160.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
ripemd160.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sha1.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
sha1.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sha256.cpp 8-way AVX2 implementation for double SHA256 on 64-byte inputs 2018-05-29 14:18:05 -07:00
sha256.h Specialized double sha256 for 64 byte inputs 2018-05-29 14:05:00 -07:00
sha256_avx2.cpp 8-way AVX2 implementation for double SHA256 on 64-byte inputs 2018-05-29 14:18:05 -07:00
sha256_sse4.cpp Add SSE4 based SHA256 2017-07-20 09:03:53 -07:00
sha256_sse41.cpp 4-way SSE4.1 implementation for double SHA256 on 64-byte inputs 2018-05-29 14:18:05 -07:00
sha512.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
sha512.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00