summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 6f002da84caa0dfbbec20156cd7bd8240b329b52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "boringssl"]
	path = boringssl
	url = https://boringssl.googlesource.com/boringssl

[submodule "pyca.cryptography"]
	path = pyca-cryptography
	url = https://github.com/pyca/cryptography.git

[submodule "wycheproof"]
	path = wycheproof
	url = https://github.com/google/wycheproof

[submodule "krb5"]
	path = krb5
	url = https://github.com/krb5/krb5