[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] d47b34: ameth: fill digestParamSet for the sake of backwar...



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: d47b346150868622f42178994fc26f799a80410a
      https://github.com/gost-engine/engine/commit/d47b346150868622f42178994fc26f799a80410a
  Author: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
  Date:   2019-11-06 (Wed, 06 Nov 2019)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  ameth: fill digestParamSet for the sake of backwards compatibility

Even though it is not recommended by R 1323565.1.023-2018 fill
digestParamSet field for 512-bit curves Test, TC26-A, TC26-B because old
cryptoproviders expect this field to be present.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>