aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519-x86_64.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chacha20poly1305: import x86_64 primitives from OpenSSLSamuel Neves2017-11-221-0/+3259
x86_64 only at the moment. SSSE3, AVX, AVX2, AVX512. Signed-off-by: Samuel Neves <sneves@dei.uc.pt>