]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Implement EVP_PKEY_{,public_}check 111/head
authorVitaly Chikunov <vt@altlinux.org>
Wed, 30 Jan 2019 13:02:53 +0000 (16:02 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Wed, 30 Jan 2019 13:02:53 +0000 (16:02 +0300)
commit1b374532c2d494710c39371e83c197d08c65e8bc
tree0c06d35a5f28caf3bd637b92f88346a44c08c058
parent3652da53812f398d0b1db39c425d9136a15eb968
Implement EVP_PKEY_{,public_}check

Very simple redirect to EC_KEY_check_key() which is doing all basic
checks (see crypto/ec/ec_key.c:ec_key_simple_check_key()).
gost_pmeth.c