aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256_avx2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use immintrin.h everywhere for intrinsicsPieter Wuille2018-06-261-4/+0
* Use bracket syntax includes ("#include <foo.h>")practicalswift2018-06-061-2/+2
* 8-way AVX2 implementation for double SHA256 on 64-byte inputsPieter Wuille2018-05-291-0/+329