blob: 637e7ade7e6a69bad1a90428bcea4a72f10621c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[submodule "boringssl"]
path = boringssl
url = https://boringssl.googlesource.com/boringssl
[submodule "pyca.cryptography"]
path = pyca-cryptography
url = https://github.com/pyca/cryptography.git
[submodule "krb5"]
path = krb5
url = https://github.com/krb5/krb5
[submodule "gost-engine"]
path = gost-engine
url = https://github.com/gost-engine/engine
update = rebase
|