Revision 31157bc0b46e04227b8468d3e6915e4d0332777c authored by Richard Levitte on 07 February 2023, 13:43:33 UTC, committed by Richard Levitte on 07 February 2023, 13:43:33 UTC

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
1 parent 8c0eaea
Raw File
.gitmodules
[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
back to top