summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/curve25519-avx-x86_64.S
AgeCommit message (Expand)Author
2017-06-25curve25519: keep certain sandy2x functions in CJason A. Donenfeld
2017-06-01curve25519: use more standard label convention in asmJason A. Donenfeld
2017-03-20curve25519: do dispatcher in C instead of asm, since shlx is haswell onlyJason A. Donenfeld
2017-03-19curve25519: add AVX implementationJason A. Donenfeld