Modify ENGINE_pkey_asn1_find_str() to use a read lock instead of a write
[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
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