1
0
mirror of https://github.com/henrydcase/nobs.git synced 2024-11-22 15:18:57 +00:00
nobs/dh/sidh
Kris Kwiatkowski e9ddb6fb45
sidh/csidh: use SEE for performing CSWAP (#6)
* Makefile

* makefile: tools for profiling

* sidh: use SIMD for performing CSWAP

Loads data into 128-bit XMM registers and performs conditional swap.
This is probably less useful for SIDH, but will be useful for cSIDH
2018-10-29 15:41:09 +00:00
..
internal/isogeny complate rewrite for SIDH and SIKE. adds p503 (#5) 2018-10-25 15:22:28 +01:00
p503 sidh/csidh: use SEE for performing CSWAP (#6) 2018-10-29 15:41:09 +00:00
p751 sidh/csidh: use SEE for performing CSWAP (#6) 2018-10-29 15:41:09 +00:00
api.go complate rewrite for SIDH and SIKE. adds p503 (#5) 2018-10-25 15:22:28 +01:00
params.go complate rewrite for SIDH and SIKE. adds p503 (#5) 2018-10-25 15:22:28 +01:00
sidh_test.go complate rewrite for SIDH and SIKE. adds p503 (#5) 2018-10-25 15:22:28 +01:00
sidh.go complate rewrite for SIDH and SIKE. adds p503 (#5) 2018-10-25 15:22:28 +01:00