aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8e2152165b1da28de624d4f3b432fc41a8d0cec9 (plain) (blame)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "sw/sw/libhal"]
	path = sw/sw/libhal
	url = git@git.cryptech.is:user/sra/libhal
[submodule "sw/sw/libtfm"]
	path = sw/sw/libtfm
	url = git@git.cryptech.is:user/sra/libtfm
[submodule "sw/sw/pkcs11"]
	path = sw/sw/pkcs11
	url = git@git.cryptech.is:user/sra/pkcs11
[submodule "sw/sw/sqlite3"]
	path = sw/sw/sqlite3
	url = git@git.cryptech.is:user/sra/sqlite3
[submodule "rtl/core/cipher/aes"]
	path = rtl/core/cipher/aes
	url = git@git.cryptech.is:core/cipher/aes.git
[submodule "rtl/core/cipher/chacha"]
	path = rtl/core/cipher/chacha
	url = git@git.cryptech.is:core/cipher/chacha.git
[submodule "rtl/core/comm/eim"]
	path = rtl/core/comm/eim
	url = git@git.cryptech.is:core/comm/eim.git
[submodule "rtl/core/hash/sha1"]
	path = rtl/core/hash/sha1
	url = git@git.cryptech.is:core/hash/sha1.git
[submodule "rtl/core/hash/sha256"]
	path = rtl/core/hash/sha256
	url = git@git.cryptech.is:core/hash/sha256.git
[submodule "rtl/core/hash/sha512"]
	path = rtl/core/hash/sha512
	url = git@git.cryptech.is:core/hash/sha512.git
[submodule "rtl/core/math/modexp"]
	path = rtl/core/math/modexp
	url = git@git.cryptech.is:core/math/modexp.git
[submodule "rtl/core/platform/common"]
	path = rtl/core/platform/common
	url = git@git.cryptech.is:core/platform/common.git
[submodule "rtl/core/platform/novena"]
	path = rtl/core/platform/novena
	url = git@git.cryptech.is:core/platform/novena.git
[submodule "rtl/core/rng/avalanche_entropy"]
	path = rtl/core/rng/avalanche_entropy
	url = git@git.cryptech.is:core/rng/avalanche_entropy.git
[submodule "rtl/core/rng/rosc_entropy"]
	path = rtl/core/rng/rosc_entropy
	url = git@git.cryptech.is:core/rng/rosc_entropy.git
[submodule "rtl/core/rng/trng"]
	path = rtl/core/rng/trng
	url = git@git.cryptech.is:core/rng/trng.git