mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-05 00:05:12 -04:00
* Don't cast to unaligned pointer It's not available in some intrinsics headers * Fix AES decryption bug * Argument isn't unused * Ensure AES calls are 16-byte aligned for BIKE * Print cmake configuration for debugging * Switch AES NI to use unaligned load/store