Closed eternaleye closed 6 years ago
These changes have been implemented in the fork of PQCrypto-SIDH by the authors of that paper: https://github.com/armfazh/flor-sidh-x64
Version 3.0 of the library incorporates the new algorithm for computing P + [k]Q due to Faz-Hernández, López, Ochoa-Jiménez and Rodríguez-Henríquez. It also incorporates a faster tripling formula due to Costello and Hisil that has (virtually) the same cost as the formula presented in the paper above.
A Faster Software Implementation of the Supersingular Isogeny Diffie-Hellman Key Exchange Protocol
Armando Faz-Hernández and Julio López and Eduardo Ochoa-Jiménez and Francisco Rodríguez-Henríquez
(emphasis mine)