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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,10 @@ make test
45
45
46
46
See [BUILDING.md](BUILDING.md) for more information.
47
47
48
+
## Applications
49
+
50
+
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/).
51
+
48
52
## Security
49
53
50
54
mlkem-native is being developed with security at the top of mind. All native code is constant-time in the sense that
0 commit comments