aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519-avx-x86_64.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* curve25519: do dispatcher in C instead of asm, since shlx is haswell onlyJason A. Donenfeld2017-03-201-153/+0
* curve25519: add AVX implementationJason A. Donenfeld2017-03-191-0/+3639