Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto/blake2b: fix 386, round 2 | Péter Szilágyi | 2019-08-22 | 1 | -1/+1 |
* | crypto/blake2b: fix non-amd64 builds | Péter Szilágyi | 2019-08-22 | 2 | -4/+57 |
* | core/vm, crypto/blake2b: add SSE, AVX and AVX2 code | Péter Szilágyi | 2019-08-21 | 12 | -132/+2526 |
* | core/vm, crypto/blake2b: add BLAKE2b compression func at 0x09 | Piotr Dyraga | 2019-08-21 | 2 | -0/+290 |