aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256_sse41.cpp
AgeCommit message (Expand)Author
2018-06-26Use immintrin.h everywhere for intrinsicsPieter Wuille
2018-06-06Use bracket syntax includes ("#include <foo.h>")practicalswift
2018-05-294-way SSE4.1 implementation for double SHA256 on 64-byte inputsPieter Wuille