mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-11-27 00:04:24 -05:00
* Removed warning Windows when using strdup, and removed the corresponding _strdup definition. * Modified OQS projects to link statically with the system runtime, like the OpenSSL project does. Otherwise we get link errors when including OQS in OpenSSL on Windows.