diff options
| author | J08nY | 2020-02-10 20:39:53 +0100 |
|---|---|---|
| committer | J08nY | 2020-02-10 20:39:53 +0100 |
| commit | 4e2bd346baf2db39391deb49e9bdb9d89f94101a (patch) | |
| tree | f72098033d15ba5ce2e5848a4f744b0a8b6d9c82 /.gitmodules | |
| parent | 16c93caa5762158999abdcb00ed5e4ddac12cafb (diff) | |
| download | pyecsca-4e2bd346baf2db39391deb49e9bdb9d89f94101a.tar.gz pyecsca-4e2bd346baf2db39391deb49e9bdb9d89f94101a.tar.zst pyecsca-4e2bd346baf2db39391deb49e9bdb9d89f94101a.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f5b2455 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "pyecsca/ec/std"] + path = pyecsca/ec/std + url = https://github.com/J08nY/std-curves + branch = data |
