diff options
| author | J08nY | 2024-03-27 15:55:17 +0100 |
|---|---|---|
| committer | J08nY | 2024-03-27 15:55:17 +0100 |
| commit | 05677a74bdb26001183d663fe6c1b57b853967bc (patch) | |
| tree | 0b1629ece758f285c98403f2cefd8f1f56f553fe /.gitmodules | |
| parent | 09049c9cc9990b0d26765dcc36a415f1ed9f4552 (diff) | |
| download | ECTester-05677a74bdb26001183d663fe6c1b57b853967bc.tar.gz ECTester-05677a74bdb26001183d663fe6c1b57b853967bc.tar.zst ECTester-05677a74bdb26001183d663fe6c1b57b853967bc.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 603e4d9..54819aa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [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 |
