summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/poly1305.c
AgeCommit message (Expand)Author
2018-08-06crypto: move simd context to specific typeJason A. Donenfeld
2018-06-20poly1305: add missing string.h headerJason A. Donenfeld
2018-05-31crypto: consistent constificationJason A. Donenfeld
2018-05-31chacha20poly1305: split up into separate filesJason A. Donenfeld