Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
[openssl.git] / .gitmodules
1 [submodule "boringssl"]
2         path = boringssl
3         url = https://boringssl.googlesource.com/boringssl
4
5 [submodule "pyca.cryptography"]
6         path = pyca-cryptography
7         url = https://github.com/pyca/cryptography.git
8
9 [submodule "wycheproof"]
10         path = wycheproof
11         url = https://github.com/google/wycheproof
12
13 [submodule "krb5"]
14         path = krb5
15         url = https://github.com/krb5/krb5