Skip to content

Commit a636281

Browse files
committed
README: Add disclaimer that this code is no longer being developed
Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 2968023 commit a636281

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[//]: # (SPDX-License-Identifier: CC-BY-4.0)
22

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+
36
**MLKEM-C-EMBEDDED** is a collection of [MLKEM](https://doi.org/10.6028/NIST.FIPS.203.ipd) implementations optimized for embedded microcontrollers.
47
It is free software licensed under an Apache-2.0 license.
58

@@ -38,7 +41,6 @@ In the long term, possible extensions are
3841

3942
**MLKEM-C-EMBEDDED** is currently a work in progress and we do not recommend relying on it at this point.
4043
**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
4244

4345
The current code is compatible with the [`standard` branch of the official MLKEM repository](https://github.com/pq-crystals/kyber/tree/standard).
4446

0 commit comments

Comments
 (0)