summaryrefslogtreecommitdiffstats
path: root/src/libcryptobox/curve25519/avx.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
* Migrate to ref10 curve25519 implmentationVsevolod Stakhov2016-01-281-1/+2
* Improve planning of asynchronous tasksVsevolod Stakhov2016-01-261-0/+1
* Faster curve25519 key generation via Edwards isomorphismVsevolod Stakhov2016-01-221-0/+41
* Add testing for curve25519 ECDH.Vsevolod Stakhov2015-10-121-1/+7
* Add Sandy2x implementation by Tung Chou for curve25519Vsevolod Stakhov2015-10-121-0/+207