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

[openssl-gost] [gost-engine/engine] 769661: Add Grasshopper, CMake



  Branch: refs/heads/openssl_1_1_0
  Home:   https://github.com/gost-engine/engine
  Commit: 769661c35d148361ddd45ce8e16ae5996edbacce
      https://github.com/gost-engine/engine/commit/769661c35d148361ddd45ce8e16ae5996edbacce
  Author: Max <maxamar@mail.ru>
  Date:   2016-02-24 (Wed, 24 Feb 2016)

  Changed paths:
    A CMakeLists.txt
    A CMake_ReadMe.md
    M gost_ameth.c
    M gost_crypt.c
    M gost_eng.c
    A gost_grasshopper.h
    A gost_grasshopper_cipher.c
    A gost_grasshopper_cipher.h
    A gost_grasshopper_core.c
    A gost_grasshopper_core.h
    A gost_grasshopper_defines.c
    A gost_grasshopper_defines.h
    A gost_grasshopper_galois_precompiled.c
    A gost_grasshopper_mac.c
    A gost_grasshopper_mac.h
    A gost_grasshopper_math.h
    A gost_grasshopper_precompiled.c
    A gost_grasshopper_precompiled.h
    A patches/1.1.0-grasshopper/oids.diff

  Log Message:
  -----------
  Add Grasshopper, CMake


  Commit: 03ff63b67e5b4f3e57f9c462bc073e66dcf20851
      https://github.com/gost-engine/engine/commit/03ff63b67e5b4f3e57f9c462bc073e66dcf20851
  Author: Max <maxamar@mail.ru>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  fix grasshopper-ctr memory corruption - fix ctx buffer size


  Commit: 2eb63f38ba58519aa999a4a83c9f06de3103eeb0
      https://github.com/gost-engine/engine/commit/2eb63f38ba58519aa999a4a83c9f06de3103eeb0
  Author: Max <maxamar@mail.ru>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  minor change


  Commit: e2d3705da37abfa9edf270b52178c8c66abc51e7
      https://github.com/gost-engine/engine/commit/e2d3705da37abfa9edf270b52178c8c66abc51e7
  Author: Max <maxamar@mail.ru>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M CMakeLists.txt
    R Makefile
    M e_gost_err.h
    M gost_ameth.c
    M gost_asn1.c
    M gost_crypt.c
    M gost_ec_keyx.c
    M gost_ec_sign.c
    M gost_grasshopper_cipher.c
    M gost_grasshopper_core.c
    M gost_grasshopper_math.h
    M gost_lcl.h
    M gost_md.c
    M gost_md2012.c
    M gost_pmeth.c

  Log Message:
  -----------
  merge upstream


  Commit: 9a58917e768502fd6111eb32006a954b864f4495
      https://github.com/gost-engine/engine/commit/9a58917e768502fd6111eb32006a954b864f4495
  Author: Max <maxamar@mail.ru>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  remove some includes


  Commit: 8bad8d38fcaf3239e7cdaf188d87ccf2e39741cd
      https://github.com/gost-engine/engine/commit/8bad8d38fcaf3239e7cdaf188d87ccf2e39741cd
  Author: Max <maxamar@mail.ru>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    R patches/1.1.0-grasshopper/oids.diff

  Log Message:
  -----------
  remove patch


  Commit: e5064ca2f6ac4329865b759cce04d184b5f9ce4a
      https://github.com/gost-engine/engine/commit/e5064ca2f6ac4329865b759cce04d184b5f9ce4a
  Author: Max <maxamar@mail.ru>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  minor change


  Commit: 1348ef1c9df11185556614eae37059f98fc8c0e0
      https://github.com/gost-engine/engine/commit/1348ef1c9df11185556614eae37059f98fc8c0e0
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2016-09-10 (Sat, 10 Sep 2016)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Merge pull request #21 from MaXaMaR/openssl_1_1_0

Fix grasshopper-ctr memory corruption


Compare: https://github.com/gost-engine/engine/compare/5f30387f2fa0...1348ef1c9df1