aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/include/zinc/blake2s.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: change BUG_ON to WARN_ONJason A. Donenfeld2018-10-021-5/+4
* crypto: document what's used from <crypto/ beside #includeJason A. Donenfeld2018-10-021-1/+0
* crypto: make constant naming scheme consistentJason A. Donenfeld2018-09-251-5/+5
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
* crypto: explicitly dual licenseJason A. Donenfeld2018-09-201-1/+1
* blake2s: simplify final functionJason A. Donenfeld2018-09-191-38/+1
* crypto: turn Zinc into individual modulesJason A. Donenfeld2018-09-181-6/+0
* crypto: make MITJason A. Donenfeld2018-09-161-1/+1
* global: prefer sizeof(*pointer) when possibleJason A. Donenfeld2018-09-041-1/+1
* crypto: import zincJason A. Donenfeld2018-09-031-0/+101