mirror of
https://github.com/itzmeanjan/ml-kem.git
synced 2026-01-09 15:47:55 -05:00
Add "RandomShake" as git submodule based dependency
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
|||||||
[submodule "gtest-parallel"]
|
[submodule "gtest-parallel"]
|
||||||
path = gtest-parallel
|
path = gtest-parallel
|
||||||
url = https://github.com/google/gtest-parallel.git
|
url = https://github.com/google/gtest-parallel.git
|
||||||
|
[submodule "RandomShake"]
|
||||||
|
path = RandomShake
|
||||||
|
url = https://github.com/itzmeanjan/RandomShake.git
|
||||||
|
|||||||
1
RandomShake
Submodule
1
RandomShake
Submodule
Submodule RandomShake added at a9cd4085a4
Reference in New Issue
Block a user