[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[openssl-gost] [gost-engine/engine] 9bcbcf: test_params: Avoid calls to fill_GOST_EC_params an...
Branch: refs/heads/master
Home: https://github.com/gost-engine/engine
Commit: 9bcbcfa0193491800b3d0afa140828488b6b84de
https://github.com/gost-engine/engine/commit/9bcbcfa0193491800b3d0afa140828488b6b84de
Author: Vitaly Chikunov <vt@altlinux.org>
Date: 2019-01-27 (Sun, 27 Jan 2019)
Changed paths:
M gost_eng.c
M gost_lcl.h
M test_params.c
Log Message:
-----------
test_params: Avoid calls to fill_GOST_EC_params and bind_gost
Use external API to generate key with parameters instead of calling
fill_GOST_EC_params(). Use OPENSSL_CONF trick like in test_sign to avoid
calling bind_gost(). Reverting 1716316de77 ("Export bind_gost to allow
local engine init") as not needed anymore.
Commit: 01b13103b04030a813f013394f64e90f729ffb3e
https://github.com/gost-engine/engine/commit/01b13103b04030a813f013394f64e90f729ffb3e
Author: Vitaly Chikunov <vt@altlinux.org>
Date: 2019-01-28 (Mon, 28 Jan 2019)
Changed paths:
M test_params.c
Log Message:
-----------
test_params: additional tests
- Manually verify cert using EVP_Verify API. (In addition to
X509_verify).
- Add test using EVP_DigestVerifyInit API for raw vectors.
Commit: 3652da53812f398d0b1db39c425d9136a15eb968
https://github.com/gost-engine/engine/commit/3652da53812f398d0b1db39c425d9136a15eb968
Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
Date: 2019-01-28 (Mon, 28 Jan 2019)
Changed paths:
M gost_eng.c
M gost_lcl.h
M test_params.c
Log Message:
-----------
Merge pull request #109 from vt-alt/test_params2
test_params: remove calls to internall API and add more tests
Compare: https://github.com/gost-engine/engine/compare/d0b341aa04b1...3652da53812f
**NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
We will provide an alternative path for the email notifications by January 31st, 2019.