aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorquapka2024-06-19 16:44:30 +0200
committerquapka2024-06-19 16:44:30 +0200
commitc051ef2ecfa92723d6dea675ac8c345be92cf165 (patch)
treec88b20a3614ad9ad62ff5cd7652230ddcf226839 /.gitmodules
parent84c71b38c0c74cbb5bbdc85c8864118722f257a4 (diff)
parent56a5614fa6627873bb215ca8eba1fc68785c79f4 (diff)
downloadECTester-c051ef2ecfa92723d6dea675ac8c345be92cf165.tar.gz
ECTester-c051ef2ecfa92723d6dea675ac8c345be92cf165.tar.zst
ECTester-c051ef2ecfa92723d6dea675ac8c345be92cf165.zip
Merge branch 'master' into build-with-nix
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 603e4d9..7fea751 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,9 @@
[submodule "ext/ipp-crypto"]
path = ext/ipp-crypto
url = https://github.com/intel/ipp-crypto
+[submodule "ext/wolfcrypt-jni"]
+ path = ext/wolfcrypt-jni
+ url = https://github.com/wolfSSL/wolfcrypt-jni
+[submodule "ext/mbedtls"]
+ path = ext/mbedtls
+ url = https://github.com/Mbed-TLS/mbedtls.git