mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-11 00:02:42 -04:00
* Added FreeBSD cpu feature detection to common/common.c * Updated common/common.c to use __FreeBSD__ instead of __FREEBSD__ * added FreeBSD support to SIKE's CmakeLists.txt * Added FreeBSD cpu feature detection to common/common.c * Updated common/common.c to use __FreeBSD__ instead of __FREEBSD__ * added FreeBSD support to SIKE's CmakeLists.txt * Added in comment to common.c to keep consistent with other platforms * Added FreeBSD cpu feature detection to common/common.c * Updated common/common.c to use __FreeBSD__ instead of __FREEBSD__ * added FreeBSD support to SIKE's CmakeLists.txt * Added in comment to common.c to keep consistent with other platforms * Updated documentation to say FreeBSD is support on aarch64 * Updated docs to indicated that SIKE is supported on FreeBSD on aarch64