2017-03-09 10:50:55 +10:00
|
|
|
[submodule "pyca.cryptography"]
|
|
|
|
path = pyca-cryptography
|
|
|
|
url = https://github.com/pyca/cryptography.git
|
2017-04-05 12:54:41 -04:00
|
|
|
|
|
|
|
[submodule "krb5"]
|
|
|
|
path = krb5
|
|
|
|
url = https://github.com/krb5/krb5
|
2020-05-11 17:08:48 +03:00
|
|
|
|
|
|
|
[submodule "gost-engine"]
|
|
|
|
path = gost-engine
|
|
|
|
url = https://github.com/gost-engine/engine
|
|
|
|
update = rebase
|
2021-04-24 15:55:08 -05:00
|
|
|
[submodule "wycheproof"]
|
|
|
|
path = wycheproof
|
|
|
|
url = https://github.com/google/wycheproof
|
2021-12-22 18:11:21 +01:00
|
|
|
[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
|
2022-03-08 07:46:05 +01:00
|
|
|
[submodule "oqs-provider"]
|
|
|
|
path = oqs-provider
|
|
|
|
url = https://github.com/open-quantum-safe/oqs-provider.git
|
2023-03-16 18:25:37 +01:00
|
|
|
[submodule "cloudflare-quiche"]
|
|
|
|
path = cloudflare-quiche
|
|
|
|
url = https://github.com/cloudflare/quiche
|
2023-04-05 13:00:25 +02:00
|
|
|
[submodule "fuzz/corpora"]
|
|
|
|
path = fuzz/corpora
|
|
|
|
url = https://github.com/openssl/fuzz-corpora
|
|
|
|
branch = main
|