aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/blake2s (follow)
Commit message (Collapse)AuthorAgeFilesLines
* crypto: allow for disabling simd in zinc modulesJason A. Donenfeld2018-09-181-1/+5
|
* crypto: turn Zinc into individual modulesJason A. Donenfeld2018-09-182-2/+31
|
* crypto: do not use -include trickJason A. Donenfeld2018-09-172-4/+3
|
* crypto: make MITJason A. Donenfeld2018-09-163-3/+3
|
* blake2s-x86_64: fix whitespace errorsJason A. Donenfeld2018-09-101-2/+2
|
* global: prefer sizeof(*pointer) when possibleJason A. Donenfeld2018-09-041-1/+1
| | | | Suggested-by: Sultan Alsawaf <sultanxda@gmail.com>
* crypto: import zincJason A. Donenfeld2018-09-033-0/+1023