]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Making a gost provider - Add the provider foundation
authorRichard Levitte <richard@levitte.org>
Sat, 13 Feb 2021 13:50:49 +0000 (14:50 +0100)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Mon, 11 Oct 2021 16:34:09 +0000 (19:34 +0300)
commit265d89dcbce7fce4fa2b560b70597132fd8eb3b2
tree52a028123493f28252b39bbb3d1aa1a38edf361d
parent23ccf9300e496e115742a44d5f52490f431156f5
Making a gost provider - Add the provider foundation

This adds the source to get a minimal provider that provides...
nothing.
.cirrus.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.gitmodules [new file with mode: 0644]
CMakeLists.txt
e_gost_err.c
gost_lcl.h
gost_prov.c [new file with mode: 0644]
gost_prov.h [new file with mode: 0644]
libprov [new submodule]