aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256_sse41.cpp
AgeCommit message (Expand)Author
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
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