blob: cf70469c2d83f9d26fa3a6bb198b0a3bfcb61bac (
plain)
1
2
3
4
5
6
7
8
9
10
|
[submodule "pyecsca/ec/std"]
path = pyecsca/ec/std
url = https://github.com/J08nY/std-curves
branch = data
[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
|