]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Allow to use raw VKO in EVP_PKEY_derive
authorVitaly Chikunov <vt@altlinux.org>
Tue, 2 Jun 2020 00:29:13 +0000 (03:29 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Thu, 9 Jul 2020 16:27:22 +0000 (19:27 +0300)
commit486cd1d88be05434966105074afedf1b1e32314c
tree84a5086f99aaa6e6677caa9ef741f8486eb722bb
parentbc346202fbb3bc838a19af8c3b0e449926589c7b
Allow to use raw VKO in EVP_PKEY_derive

Suitable for tests. Use EVP_PKEY_CTRL_SET_VKO ctrl with appropriate
digest nid to enable VKO mode.
gost_ec_keyx.c
gost_lcl.h
gost_pmeth.c