Skip to content

Commit c469128

Browse files
committed
README: Remove warning about mldsa-native not being ready for production
With CBMC proofs, ACVP testing, and CT hardning+testing in place, we can remove the warning about mldsa-native not being ready for production. Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 500fc82 commit c469128

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ The goal of mldsa-native is to be a secure, fast and portable C90 implementation
1414

1515
## Status
1616

17-
mldsa-native is work in progress. **WE DO NOT CURRENTLY RECOMMEND RELYING ON THIS LIBRARY IN A
18-
PRODUCTION ENVIRONMENT OR TO PROTECT ANY SENSITIVE DATA.** Once we have the first stable version,
19-
this notice will be removed.
17+
mldsa-native is in alpha-release stage. We believe it is ready for use, and hope to spark experiments on integration into other software before issuing a stable release. If you have any feedback, please reach out!
18+
19+
mldsa-native is intended to be used as a code package, where source files are imported into a consuming project's source tree and built using that project's build system. The build system provided in this repository is for experimental and development purposes only.
2020

2121
## Quickstart for Ubuntu
2222

0 commit comments

Comments
 (0)