aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/selftest/chacha20poly1305.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cookies: use xchacha20poly1305 instead of chacha20poly1305Jason A. Donenfeld2016-12-231-0/+35
| | | | | This allows us to precompute the blake2s calls and save cycles, since hchacha is fast.
* siphash: update against upstream submissionJason A. Donenfeld2016-12-161-0/+2
|
* global: move to consistent use of uN instead of uintN_t for kernel codeJason A. Donenfeld2016-12-111-2/+2
|
* selftest: move to subfolderJason A. Donenfeld2016-08-021-0/+52