xref: /openssl/.gitmodules (revision e9af1eaa)
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
25[submodule "oqs-provider"]
26	path = oqs-provider
27	url = https://github.com/open-quantum-safe/oqs-provider.git
28[submodule "cloudflare-quiche"]
29	path = cloudflare-quiche
30	url = https://github.com/cloudflare/quiche
31[submodule "fuzz/corpora"]
32	path = fuzz/corpora
33	url = https://github.com/openssl/fuzz-corpora
34	branch = main
35[submodule "pkcs11-provider"]
36	path = pkcs11-provider
37	url = https://github.com/latchset/pkcs11-provider.git
38