mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-09 00:04:26 -04: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.