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

[openssl-gost] [gost-engine/engine] c4bf9b: Fix DEBUG_SIGN



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: c4bf9b2c07700d305524cf3c5d412ba58e609158
      https://github.com/gost-engine/engine/commit/c4bf9b2c07700d305524cf3c5d412ba58e609158
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M gost_pmeth.c

  Log Message:
  -----------
  Fix DEBUG_SIGN


  Commit: 1716316de77a041bd25bf6d0c87bd4a3b5d12010
      https://github.com/gost-engine/engine/commit/1716316de77a041bd25bf6d0c87bd4a3b5d12010
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M gost_eng.c
    M gost_lcl.h

  Log Message:
  -----------
  Export bind_gost to allow local engine init

Look at `test_params.c` for example.


  Commit: fccb868088bdd75bd8dd92d80520a76485c97773
      https://github.com/gost-engine/engine/commit/fccb868088bdd75bd8dd92d80520a76485c97773
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M CMakeLists.txt
    A test_params.c

  Log Message:
  -----------
  test_params: signature verify tests for different curves

Interoperability with third party software.


  Commit: a7469c634396ab6da0b412bcc56f6495d5da9593
      https://github.com/gost-engine/engine/commit/a7469c634396ab6da0b412bcc56f6495d5da9593
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M gost_asn1.c

  Log Message:
  -----------
  asn1: make hash_params optional

R 1323565.1.023-2018 defines in the `parameters' for
`AlgorithmIdentifier' field `digestParamSet' is optional.


  Commit: de2c22b5d162cbacccac7178dac649d24f8c5d98
      https://github.com/gost-engine/engine/commit/de2c22b5d162cbacccac7178dac649d24f8c5d98
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M gost_ec_sign.c

  Log Message:
  -----------
  ec_sign: map tc26-2012 256-bit parameters to cp-2001 parameters

This will make at least signature verification work.


  Commit: c7d1861bb972628521b44b9ebe2aed08e90be747
      https://github.com/gost-engine/engine/commit/c7d1861bb972628521b44b9ebe2aed08e90be747
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: make 'make test' verbose on failure


  Commit: d370b91c2fa5a5e81ce7a3ab710349f14dd9ed9e
      https://github.com/gost-engine/engine/commit/d370b91c2fa5a5e81ce7a3ab710349f14dd9ed9e
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M gost_asn1.c
    M gost_ec_sign.c
    M gost_eng.c
    M gost_lcl.h
    M gost_pmeth.c
    A test_params.c

  Log Message:
  -----------
  Merge pull request #105 from vt-alt/test_params

Test signature verify for different parameters


Compare: https://github.com/gost-engine/engine/compare/6087586263eb...d370b91c2fa5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.