diff options
| author | J08nY | 2020-12-10 17:03:48 +0100 |
|---|---|---|
| committer | J08nY | 2020-12-10 17:03:48 +0100 |
| commit | 9c4e18e8563c120f5dfaa5945d51e164f776adc2 (patch) | |
| tree | 6909410d9eba0dd90df879d0b2d350a2a05546c8 /.gitmodules | |
| parent | 657716aa01556fd93d0f67e3035230b25bce1a90 (diff) | |
| download | pyecsca-9c4e18e8563c120f5dfaa5945d51e164f776adc2.tar.gz pyecsca-9c4e18e8563c120f5dfaa5945d51e164f776adc2.tar.zst pyecsca-9c4e18e8563c120f5dfaa5945d51e164f776adc2.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fdf525c..cf70469 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "notebook"] path = notebook url = https://github.com/J08nY/pyecsca-notebook +[submodule "pyecsca/ec/efd"] + path = pyecsca/ec/efd + url = https://github.com/J08nY/efd |
