blob: 50e106afb4edc6fe58606a42745d72d9c9dd0d10 (
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/libhal"]
path = sw/libhal
url = git@git.cryptech.is:user/sra/libhal.git
[submodule "sw/libtfm"]
path = sw/libtfm
url = git@git.cryptech.is:user/sra/libtfm.git
[submodule "sw/pkcs11"]
path = sw/pkcs11
url = git@git.cryptech.is:user/sra/pkcs11.git
[submodule "sw/sqlite3"]
path = sw/sqlite3
url = git@git.cryptech.is:user/sra/sqlite3.git
[submodule "core/cipher/aes"]
path = core/cipher/aes
url = git@git.cryptech.is:core/cipher/aes.git
[submodule "core/cipher/chacha"]
path = core/cipher/chacha
url = git@git.cryptech.is:core/cipher/chacha.git
[submodule "core/comm/eim"]
path = core/comm/eim
url = git@git.cryptech.is:core/comm/eim.git
[submodule "core/hash/sha1"]
path = core/hash/sha1
url = git@git.cryptech.is:core/hash/sha1.git
[submodule "core/hash/sha256"]
path = core/hash/sha256
url = git@git.cryptech.is:core/hash/sha256.git
[submodule "core/hash/sha512"]
path = core/hash/sha512
url = git@git.cryptech.is:core/hash/sha512.git
[submodule "core/math/modexp"]
path = core/math/modexp
url = git@git.cryptech.is:core/math/modexp.git
[submodule "core/platform/common"]
path = core/platform/common
url = git@git.cryptech.is:core/platform/common.git
[submodule "core/platform/novena"]
path = core/platform/novena
url = git@git.cryptech.is:core/platform/novena.git
[submodule "core/rng/avalanche_entropy"]
path = core/rng/avalanche_entropy
url = git@git.cryptech.is:core/rng/avalanche_entropy.git
[submodule "core/rng/rosc_entropy"]
path = core/rng/rosc_entropy
url = git@git.cryptech.is:core/rng/rosc_entropy.git
[submodule "core/rng/trng"]
path = core/rng/trng
url = git@git.cryptech.is:core/rng/trng.git
|