From aa2cb51da03bc8fc40d785042b35fe0c253846bf Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Mon, 11 May 2020 17:08:48 +0300 Subject: GOST external tests [extended tests] Reviewed-by: Nicola Tuveri Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/11792) --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index af32ea618c..637e7ade7e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,8 @@ [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 -- cgit v1.2.3