mirror of
https://github.com/openssl/openssl.git
synced 2025-12-20 01:22:19 +08:00
@botovq asked me not to use master branch of rpki-client. This will keep CI-run green regardless of what happens in rpki-client active development branch. Once new version of rpki-client will be released we will just update the test here to fetch new msater version. Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/28136)
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
[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
|
|
[submodule "wycheproof"]
|
|
path = wycheproof
|
|
url = https://github.com/google/wycheproof
|
|
[submodule "tlsfuzzer"]
|
|
path = tlsfuzzer
|
|
url = https://github.com/tlsfuzzer/tlsfuzzer
|
|
[submodule "python-ecdsa"]
|
|
path = python-ecdsa
|
|
url = https://github.com/tlsfuzzer/python-ecdsa
|
|
[submodule "tlslite-ng"]
|
|
path = tlslite-ng
|
|
url = https://github.com/tlsfuzzer/tlslite-ng
|
|
[submodule "oqs-provider"]
|
|
path = oqs-provider
|
|
url = https://github.com/open-quantum-safe/oqs-provider.git
|
|
[submodule "cloudflare-quiche"]
|
|
path = cloudflare-quiche
|
|
url = https://github.com/cloudflare/quiche
|
|
[submodule "fuzz/corpora"]
|
|
path = fuzz/corpora
|
|
url = https://github.com/openssl/fuzz-corpora
|
|
branch = main
|
|
[submodule "pkcs11-provider"]
|
|
path = pkcs11-provider
|
|
url = https://github.com/latchset/pkcs11-provider.git
|