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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
[//]: #(SPDX-License-Identifier: CC-BY-4.0)
2
2
3
+
4
+
**MLKEM-C-EMBEDDED is no longer und active development and maintenance. You may want to consider [mlkem-native](https://github.com/pq-code-package/mlkem-native) instead.**
5
+
3
6
**MLKEM-C-EMBEDDED** is a collection of [MLKEM](https://doi.org/10.6028/NIST.FIPS.203.ipd) implementations optimized for embedded microcontrollers.
4
7
It is free software licensed under an Apache-2.0 license.
5
8
@@ -38,7 +41,6 @@ In the long term, possible extensions are
38
41
39
42
**MLKEM-C-EMBEDDED** is currently a work in progress and we do not recommend relying on it at this point.
40
43
**WE DO NOT CURRENTLY RECOMMEND RELYING ON THIS LIBRARY IN A PRODUCTION ENVIRONMENT OR TO PROTECT ANY SENSITIVE DATA.**
41
-
Once we have the first stable version, this notice will be removed
42
44
43
45
The current code is compatible with the [`standard` branch of the official MLKEM repository](https://github.com/pq-crystals/kyber/tree/standard).
0 commit comments