Skip to content

Commit b57d14b

Browse files
committed
README: Update applications section
- Add versions since when mlkem-native is used. - Add rustls Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 5a6463b commit b57d14b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@ See [BUILDING.md](BUILDING.md) for more information.
5050

5151
## Applications
5252

53-
mlkem-native is used in [libOQS](https://github.com/open-quantum-safe/liboqs/) of the Open Quantum Safe project, and in AWS' Cryptography library [AWS-LC](https://github.com/aws/aws-lc/).
53+
mlkem-native is used in
54+
- [libOQS](https://github.com/open-quantum-safe/liboqs/) of the Open Quantum Safe project since [0.13.0](https://github.com/open-quantum-safe/liboqs/releases/tag/0.13.0) (as the default ML-KEM implementation)
55+
- AWS' Cryptography library [AWS-LC](https://github.com/aws/aws-lc/) since [v1.50.0](https://github.com/aws/aws-lc/releases/tag/v1.50.0)
56+
- The [rustls](https://github.com/rustls/rustls) TLS library written in Rust since [0.23.28](https://github.com/rustls/rustls/releases/tag/v%2F0.23.28) (through AWS-LC as the default cryptography provider)
5457

5558
## Formal Verification
5659

0 commit comments

Comments
 (0)