You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
[//]: #(SPDX-License-Identifier: CC-BY-4.0)
2
-
[//]: #(TODO Customize project readme)
3
2
4
-
# template-code
3
+
# Generic C Implementation f ML-KEM
4
+
5
+
## Origin
6
+
This repository is based on an original import from the **standard** branch of [pq-crystals/kyber](https://github.com/pq-crystals/kyber/tree/standard) @ [10b478fc3cc4ff6215eb0b6a11bd758bf0929cbd](https://github.com/pq-crystals/kyber/commit/d5b791c0c601b543233daccbae2845c6197a9e77).
7
+
8
+
The code implementation comes from **/ref**.
5
9
6
-
Template for creating code repositories, with basic file setup included
0 commit comments