2017-03-09 08:50:55 +08:00
|
|
|
[submodule "pyca.cryptography"]
|
|
|
|
path = pyca-cryptography
|
|
|
|
url = https://github.com/pyca/cryptography.git
|
2017-04-06 00:54:41 +08:00
|
|
|
|
|
|
|
[submodule "krb5"]
|
|
|
|
path = krb5
|
|
|
|
url = https://github.com/krb5/krb5
|
2020-05-11 22:08:48 +08:00
|
|
|
|
|
|
|
[submodule "gost-engine"]
|
|
|
|
path = gost-engine
|
|
|
|
url = https://github.com/gost-engine/engine
|
|
|
|
update = rebase
|
2021-04-25 04:55:08 +08:00
|
|
|
[submodule "wycheproof"]
|
|
|
|
path = wycheproof
|
|
|
|
url = https://github.com/google/wycheproof
|
2021-12-23 01:11:21 +08: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 14:46:05 +08:00
|
|
|
[submodule "oqs-provider"]
|
|
|
|
path = oqs-provider
|
|
|
|
url = https://github.com/open-quantum-safe/oqs-provider.git
|
2023-03-17 01:25:37 +08:00
|
|
|
[submodule "cloudflare-quiche"]
|
|
|
|
path = cloudflare-quiche
|
|
|
|
url = https://github.com/cloudflare/quiche
|
2023-04-05 19:00:25 +08:00
|
|
|
[submodule "fuzz/corpora"]
|
|
|
|
path = fuzz/corpora
|
|
|
|
url = https://github.com/openssl/fuzz-corpora
|
|
|
|
branch = main
|
2024-09-25 14:30:45 +08:00
|
|
|
[submodule "pkcs11-provider"]
|
|
|
|
path = pkcs11-provider
|
|
|
|
url = https://github.com/latchset/pkcs11-provider.git
|