From fd6ffebc54a27fb7ec2e0cf08a855ee11147fd06 Mon Sep 17 00:00:00 2001 From: matlimatli Date: Wed, 20 Aug 2025 03:35:57 +0200 Subject: [PATCH] Update license info for ML-KEM (#2250) Fixes #2249 Signed-off-by: Mattias Lindblad --- README.md | 2 +- docs/algorithms/kem/ml_kem.md | 2 +- docs/algorithms/kem/ml_kem.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7004c451c..59d2392ef 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ liboqs includes some third party libraries or modules that are licensed differen - `src/kem/kyber/pqcrystals-*`: public domain (CC0) or Apache License v2.0 - `src/kem/kyber/pqclean_*`: public domain (CC0), and public domain (CC0) or Apache License v2.0, and public domain (CC0) or MIT, and MIT - `src/kem/kyber/libjade_*` public domain (CC0) or Apache License v2. -- `src/kem/ml_kem/mlkem-native_*`: Apache License v2.0 +- `src/kem/ml_kem/mlkem-native_*`: MIT or Apache License v2.0 or ISC License - `src/sig/dilithium/pqcrystals-*`: public domain (CC0) or Apache License v2.0 - `src/sig/dilithium/pqclean_*`: public domain (CC0), and public domain (CC0) or Apache License v2.0, and public domain (CC0) or MIT, and MIT - src/sig/falcon/pqclean_\*\_aarch64 : Apache License v2.0 diff --git a/docs/algorithms/kem/ml_kem.md b/docs/algorithms/kem/ml_kem.md index e21bbc058..59495f967 100644 --- a/docs/algorithms/kem/ml_kem.md +++ b/docs/algorithms/kem/ml_kem.md @@ -8,7 +8,7 @@ - **Specification version**: ML-KEM. - **Primary Source**: - **Source**: https://github.com/pq-code-package/mlkem-native/commit/048fc2a7a7b4ba0ad4c989c1ac82491aa94d5bfa - - **Implementation license (SPDX-Identifier)**: CC0-1.0 or Apache-2.0 + - **Implementation license (SPDX-Identifier)**: MIT or Apache-2.0 or ISC - **Optimized Implementation sources**: https://github.com/pq-code-package/mlkem-native/commit/048fc2a7a7b4ba0ad4c989c1ac82491aa94d5bfa - **cupqc-cuda**: - **Source**: https://github.com/open-quantum-safe/liboqs-cupqc-meta/commit/b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e diff --git a/docs/algorithms/kem/ml_kem.yml b/docs/algorithms/kem/ml_kem.yml index 5aa00ff02..0f4e89b4f 100644 --- a/docs/algorithms/kem/ml_kem.yml +++ b/docs/algorithms/kem/ml_kem.yml @@ -18,7 +18,7 @@ nist-round: FIPS203 spec-version: ML-KEM primary-upstream: source: https://github.com/pq-code-package/mlkem-native/commit/048fc2a7a7b4ba0ad4c989c1ac82491aa94d5bfa - spdx-license-identifier: CC0-1.0 or Apache-2.0 + spdx-license-identifier: MIT or Apache-2.0 or ISC optimized-upstreams: cupqc-cuda: source: https://github.com/open-quantum-safe/liboqs-cupqc-meta/commit/b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e