aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/selftest/chacha20.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chacha20: add bounds checking to selftestsJason A. Donenfeld2018-09-251-1/+45
* hchacha20: keep in native endian in wordsJason A. Donenfeld2018-09-251-3/+5
* global: reduce stack frame sizeJason A. Donenfeld2018-09-231-8/+17
* chacha20: add chunked selftest and test sliding alignments and hchacha20Jason A. Donenfeld2018-09-231-1096/+2466
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
* crypto: do not waste space on selftest itemsJason A. Donenfeld2018-09-201-1084/+1153
* crypto: explicitly dual licenseJason A. Donenfeld2018-09-201-1/+1
* chacha20: add independent self testJason A. Donenfeld2018-09-181-0/+1182