mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-12-10 00:05:15 -05:00
* Updated to SIKE v3.5.1 * Prettyprint * Newline at the end of the file (to avoid error from -Wnewline-eof) * Wrap logical not check in parenthesis, to avoid error from -Wlogical-not-parentheses * Added empty functions to avoid unused errors on macOS * Adding extra empty line at the end of assembly files to avoid newline-eof errors * Fixing missing newlines at the end of the .S files * Initialized some sike values * Initialized a sike value * Small edits * Initialized some more SIKE variables * sike cmake update * include for windows Co-authored-by: Basil Hess <bhe@zurich.ibm.com>