aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256_avx2.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Add missed copyright headersHennadii Stepanov2020-01-041-0/+4
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-1/+0
* 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