{ "name": "liboqs", "version": "0.12.0", "description": "open source C library for quantum-safe cryptographic algorithms.", "homepage": "https://openquantumsafe.org/", "license": "MIT", "supports": "!uwp & !(windows & static)", "dependencies": [ "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }