aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/blake2b/blake2b_ref.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/blake2b: fix 386, round 2Péter Szilágyi2019-08-221-1/+1
* crypto/blake2b: fix non-amd64 buildsPéter Szilágyi2019-08-221-4/+0
* core/vm, crypto/blake2b: add SSE, AVX and AVX2 codePéter Szilágyi2019-08-211-0/+15