summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/chacha20.c
AgeCommit message (Expand)Author
2018-09-03crypto: import zincJason A. Donenfeld
2018-08-28crypto: use unaligned helpersJason A. Donenfeld
2018-08-07chacha20: use memmove in case buffers overlapJason A. Donenfeld
2018-08-06crypto: move simd context to specific typeJason A. Donenfeld
2018-05-31crypto: consistent constificationJason A. Donenfeld
2018-05-31chacha20poly1305: split up into separate filesJason A. Donenfeld