Standardize progress callback for dhparam, dsaparam, etc.
[openssl.git] / .gitmodules
1 [submodule "pyca.cryptography"]
2         path = pyca-cryptography
3         url = https://github.com/pyca/cryptography.git
4
5 [submodule "krb5"]
6         path = krb5
7         url = https://github.com/krb5/krb5
8
9 [submodule "gost-engine"]
10         path = gost-engine
11         url = https://github.com/gost-engine/engine
12         update = rebase
13 [submodule "wycheproof"]
14         path = wycheproof
15         url = https://github.com/google/wycheproof
16 [submodule "tlsfuzzer"]
17         path = tlsfuzzer
18         url = https://github.com/tlsfuzzer/tlsfuzzer
19 [submodule "python-ecdsa"]
20         path = python-ecdsa
21         url = https://github.com/tlsfuzzer/python-ecdsa
22 [submodule "tlslite-ng"]
23         path = tlslite-ng
24         url = https://github.com/tlsfuzzer/tlslite-ng