blob: 955140d60d2a6657034ad06b3cc2c1d77eda47f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[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
|