aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256_avx2.cpp
AgeCommit message (Expand)Author
2023-05-04scripted-diff: Use platform-agnostic `ALWAYS_INLINE` macroHennadii Stepanov
2023-05-04Introduce platform-agnostic `ALWAYS_INLINE` macroHennadii Stepanov
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-298-way AVX2 implementation for double SHA256 on 64-byte inputsPieter Wuille