microsoft / PQCrypto-SIDH

SIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
MIT License
316 stars 101 forks source link

New algorithms: signed digits and compressed tables #33

Closed KorayKarabina closed 3 years ago

KorayKarabina commented 3 years ago

This update includes anew algorithm, which exploit signed digit reprsentation of exponents and utilize compressed tables, with new parameters for the 4 security levels.

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

geovandro commented 3 years ago

Required changes applied on commit 0242ca3