Skip to content

Commit 9c68f3d

Browse files
authored
Change cupqc upstream repo (#2115)
Signed-off-by: Pravek Sharma <[email protected]>
1 parent f8766fa commit 9c68f3d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/algorithms/kem/ml_kem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- **Implementation license (SPDX-Identifier)**: CC0-1.0 or Apache-2.0
1212
- **Optimized Implementation sources**: https://github.com/pq-code-package/mlkem-native/commit/09bb1790bf9d38e1714f39af789306f28cdd395d with copy_from_upstream patches
1313
- **cupqc-cuda**:<a name="cupqc-cuda"></a>
14-
- **Source**: https://github.com/praveksharma/cupqc-mlkem/commit/b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e
14+
- **Source**: https://github.com/open-quantum-safe/liboqs-cupqc-meta/commit/b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e
1515
- **Implementation license (SPDX-Identifier)**: Apache-2.0
1616

1717

docs/algorithms/kem/ml_kem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ primary-upstream:
2222
spdx-license-identifier: CC0-1.0 or Apache-2.0
2323
optimized-upstreams:
2424
cupqc-cuda:
25-
source: https://github.com/praveksharma/cupqc-mlkem/commit/b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e
25+
source: https://github.com/open-quantum-safe/liboqs-cupqc-meta/commit/b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e
2626
spdx-license-identifier: Apache-2.0
2727
parameter-sets:
2828
- name: ML-KEM-512

scripts/copy_from_upstream/copy_from_upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ upstreams:
4141
preserve_folder_structure: True
4242
-
4343
name: cupqc
44-
git_url: https://github.com/praveksharma/cupqc-mlkem.git
44+
git_url: https://github.com/open-quantum-safe/liboqs-cupqc-meta.git
4545
git_branch: main
4646
git_commit: b026f4e5475cd9c20c2082c7d9bad80e5b0ba89e
4747
kem_meta_path: '{pretty_name_full}_META.yml'

0 commit comments

Comments
 (0)