1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-08-08 18:02:05 +03:00
Files
Jolene Tan 02a91d647b Upgrade liboqs to 0.12.0
Summary:
X-link: https://github.com/facebookincubator/zstrong/pull/1099

Fizz requires liboqs, if present, to be version >=0.11.0

Reviewed By: frqiu

Differential Revision: D67806173

fbshipit-source-id: 2480028c023269ae5ff196a1aa102cb32677b2c9
2025-01-09 13:44:45 -08:00

17 lines
391 B
Plaintext

[manifest]
name = liboqs
[download]
url = https://github.com/open-quantum-safe/liboqs/archive/refs/tags/0.12.0.tar.gz
sha256 = df999915204eb1eba311d89e83d1edd3a514d5a07374745d6a9e5b2dd0d59c08
[build]
builder = cmake
subdir = liboqs-0.12.0
[cmake.defines]
OQS_MINIMAL_BUILD = KEM_kyber_512;KEM_kyber_768;KEM_kyber_1024;KEM_ml_kem_512;KEM_ml_kem_768;KEM_ml_kem_1024
[dependencies]
openssl