aboutsummaryrefslogblamecommitdiff
path: root/.gitmodules
blob: 1cc40df14c94693c5458737112da340e0b19661b (plain) (tree)
1
2
3
4
5
6
7
8
9

                        
                                                   

                        
                                                   

                              
                                                         

                                 
                                                            

                            
                                                       

                             
                                                        

                               
                                                          

                               
                                                          

                               
                                                          

                                   
                                                              

                                   
                                                              

                                         
                                                                    

                                    
                                                               

                            
                                                       

                                   
                                                              

                                    
                                                               
                                
                                 
                                                            
[submodule "sw/libhal"]
	path = sw/libhal
	url = https://git.cryptech.is/sw/libhal.git
[submodule "sw/pkcs11"]
	path = sw/pkcs11
	url = https://git.cryptech.is/sw/pkcs11.git
[submodule "core/cipher/aes"]
	path = core/cipher/aes
	url = https://git.cryptech.is/core/cipher/aes.git
[submodule "core/cipher/chacha"]
	path = core/cipher/chacha
	url = https://git.cryptech.is/core/cipher/chacha.git
[submodule "core/comm/eim"]
	path = core/comm/eim
	url = https://git.cryptech.is/core/comm/eim.git
[submodule "core/hash/sha1"]
	path = core/hash/sha1
	url = https://git.cryptech.is/core/hash/sha1.git
[submodule "core/hash/sha256"]
	path = core/hash/sha256
	url = https://git.cryptech.is/core/hash/sha256.git
[submodule "core/hash/sha512"]
	path = core/hash/sha512
	url = https://git.cryptech.is/core/hash/sha512.git
[submodule "core/math/modexp"]
	path = core/math/modexp
	url = https://git.cryptech.is/core/math/modexp.git
[submodule "core/platform/common"]
	path = core/platform/common
	url = https://git.cryptech.is/core/platform/common.git
[submodule "core/platform/novena"]
	path = core/platform/novena
	url = https://git.cryptech.is/core/platform/novena.git
[submodule "core/rng/avalanche_entropy"]
	path = core/rng/avalanche_entropy
	url = https://git.cryptech.is/core/rng/avalanche_entropy.git
[submodule "core/rng/rosc_entropy"]
	path = core/rng/rosc_entropy
	url = https://git.cryptech.is/core/rng/rosc_entropy.git
[submodule "core/rng/trng"]
	path = core/rng/trng
	url = https://git.cryptech.is/core/rng/trng.git
[submodule "sw/thirdparty/libtfm"]
	path = sw/thirdparty/libtfm
	url = https://git.cryptech.is/sw/thirdparty/libtfm.git
[submodule "sw/thirdparty/sqlite3"]
	path = sw/thirdparty/sqlite3
	url = https://git.cryptech.is/sw/thirdparty/sqlite3.git
[submodule "core/math/modexps6"]
	path = core/math/modexps6
	url = https://git.cryptech.is/core/math/modexps6.git