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.
The conversion between unsigned char arrays and digit_t arrays causes this issue. Not sure of a clean way to fix this without changing the function interfaces in several places.
The conversion between unsigned char arrays and digit_t arrays causes this issue. Not sure of a clean way to fix this without changing the function interfaces in several places.