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.
When building using the provided Makefile, it creates a lot of directories containing built object code. This adds the build output folders to the gitignore file.
Note: there is a lot of things in the gitignore already that seem like they might not be relevant to this project (see existing file), should it maybe be cleaned out at some point?
When building using the provided Makefile, it creates a lot of directories containing built object code. This adds the build output folders to the gitignore file.
Note: there is a lot of things in the gitignore already that seem like they might not be relevant to this project (see existing file), should it maybe be cleaned out at some point?