-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
27 lines (27 loc) · 948 Bytes
/
.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
25
26
27
[submodule "ImpeccableCircuits"]
path = ImpeccableCircuits
url = https://github.com/emsec/ImpeccableCircuits.git
[submodule "present-vhdl"]
path = present-vhdl
url = https://github.com/huljar/present-vhdl
[submodule "prince-vhdl"]
path = prince-vhdl
url = https://github.com/huljar/prince-vhdl
[submodule "klein-vhdl"]
path = klein-vhdl
url = https://github.com/huljar/klein-vhdl
[submodule "Ascon/ascon_hardware_implementation"]
path = Ascon/ascon_hardware_implementation
url = https://github.com/michaelfivez/ascon_hardware_implementation
[submodule "Ascon/ascon_dom"]
path = Ascon/ascon_dom
url = https://github.com/hgrosz/ascon_dom
[submodule "AES-VHDL"]
path = AES-VHDL
url = https://github.com/hadipourh/AES-VHDL
[submodule "Picnic-FPGA"]
path = Picnic-FPGA
url = https://github.com/IAIK/Picnic-FPGA
[submodule "UnrolledBlockCiphers"]
path = UnrolledBlockCiphers
url = https://github.com/KULeuven-COSIC/UnrolledBlockCiphers