post-quantum-cryptography/CECPQ2b

Reduce amount of ASM

kriskwiatkowski opened this issue · 0 comments

Some implementations in assembly are not needed. Carefully crafted C code should have similar performance.

  • sike_fpsub and sike_fpadd look like low hanging fruits