]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Fix test_grasshopper and test_keyexpimp engine init
authorVitaly Chikunov <vt@altlinux.org>
Fri, 12 Jul 2019 00:23:10 +0000 (03:23 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Fri, 12 Jul 2019 00:40:12 +0000 (03:40 +0300)
commit034066376d4b3743368a5907d2cbec20983af3e0
tree06f24205f235d819849bcbfad585474ed27b331c
parente37273980388332884e53744e4300f48ac62f772
Fix test_grasshopper and test_keyexpimp engine init

Make proper engine initialization for tests instead of
EVP_add_cipher/EVP_add_digest hack. Fixes #151.
test_grasshopper.c
test_keyexpimp.c