-
Notifications
You must be signed in to change notification settings - Fork 285
/
.gitmodules
24 lines (24 loc) · 1.25 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "hardware/victims/firmware/crypto/secAES-ATmega8515"]
path = firmware/mcu/crypto/secAES-ATmega8515
url = https://github.com/jmichelp/secAES-ATmega8515.git
[submodule "chipwhisperer-jupyter"]
path = jupyter
url = https://github.com/newaetech/chipwhisperer-jupyter.git
[submodule "hardware/victims/firmware/crypto/SecAESSTM32"]
path = firmware/mcu/crypto/SecAESSTM32
url = https://github.com/ANSSI-FR/SecAESSTM32/
[submodule "hardware/victims/firmware/crypto/masked-bit-sliced-aes-128"]
path = firmware/mcu/crypto/masked-bit-sliced-aes-128
url = https://github.com/sebastien-riou/masked-bit-sliced-aes-128/
[submodule "hardware/victims/firmware/crypto/Higher-Order-Masked-AES-128"]
path = firmware/mcu/crypto/Higher-Order-Masked-AES-128
url = https://github.com/knarfrank/Higher-Order-Masked-AES-128/
[submodule "chipwhisperer-minimal"]
path = chipwhisperer-minimal
url = https://github.com/newaetech/chipwhisperer-minimal.git
[submodule "hardware/victims/cw305_artixtarget/fw/sam3u/CW305_SAM3U_FW/src/--force"]
path = hardware/victims/cw305_artixtarget/fw/sam3u/CW305_SAM3U_FW/src/--force
url = https://github.com/newaetech/naeusb
[submodule "firmware/fpgas/fpga-common"]
path = firmware/fpgas/fpga-common
url = https://github.com/newaetech/fpga-common.git