From 1125b05f9ca78a8475324c496f4a567341a5e7b3 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Mon, 12 Jan 2026 00:15:41 +0100 Subject: [PATCH] Add ML-KEM submodule Signed-off-by: Pol Henarejos --- .gitmodules | 3 +++ mlkem | 1 + 2 files changed, 4 insertions(+) create mode 160000 mlkem diff --git a/.gitmodules b/.gitmodules index b28b159..8fde71a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "tinycbor"] path = tinycbor url = https://github.com/intel/tinycbor.git +[submodule "mlkem"] + path = mlkem + url = https://github.com/pq-code-package/mlkem-native/ diff --git a/mlkem b/mlkem new file mode 160000 index 0000000..1453da5 --- /dev/null +++ b/mlkem @@ -0,0 +1 @@ +Subproject commit 1453da5cd11ea6be7ae83d619d1a72b21e48ec7d