aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/poly1305.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* poly1305: add missing string.h headerJason A. Donenfeld2018-06-201-0/+1
* crypto: consistent constificationJason A. Donenfeld2018-05-311-9/+9
* chacha20poly1305: split up into separate filesJason A. Donenfeld2018-05-311-0/+375