]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Replace orders of groups with orders of cyclic subgroups 103/head
authorDmitry Meshkov <meshkov@rutoken.ru>
Thu, 27 Dec 2018 10:03:13 +0000 (13:03 +0300)
committerDmitry Meshkov <meshkov@rutoken.ru>
Fri, 28 Dec 2018 07:11:47 +0000 (10:11 +0300)
commite73b5da38fe3e541d076093f7dd96fd2f8f527cc
treeea642a77cd2025b11f7ddd0a43d787d18763a337
parent2b79bbba6aed4e69b1d2d0c04da00f121c69799d
Replace orders of groups with orders of cyclic subgroups

According to OpenSSL documentation EC_GROUP's member named order contains the cardinality of cyclic subgroup. Some paramsets contain cardinalities of elliptic curves' groups.
gost_params.c
test_curves.c