aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/curve25519 (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto-arm: rework KERNEL_MODE_NEON handling againJason A. Donenfeld2018-09-232-9/+4
* curve25519-fiat32: work around m68k compiler stack frame bugJason A. Donenfeld2018-09-231-6/+4
* crypto-arm: rework KERNEL_MODE_NEON handlingJason A. Donenfeld2018-09-231-3/+7
* global: reduce stack frame sizeJason A. Donenfeld2018-09-231-1/+1
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-207-14/+14
* crypto: explicitly dual licenseJason A. Donenfeld2018-09-207-7/+7
* curve25519-arm: only compile if symbols will be usedJason A. Donenfeld2018-09-181-1/+1
* crypto: allow for disabling simd in zinc modulesJason A. Donenfeld2018-09-181-1/+5
* crypto: turn Zinc into individual modulesJason A. Donenfeld2018-09-183-2/+30
* crypto: do not use -include trickJason A. Donenfeld2018-09-173-7/+5
* crypto: make MITJason A. Donenfeld2018-09-167-7/+7
* curve25519-x86_64: remove useless defineJason A. Donenfeld2018-09-121-1/+0
* curve25519: arm: do not modify sp directlyJason A. Donenfeld2018-09-061-3/+3
* crypto: import zincJason A. Donenfeld2018-09-037-0/+6254