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

[openssl-gost] [gost-engine/engine] 5f7680: New Gost CMS support, KARI/KTRI parsing



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 5f76803c2582cccacd73cf285267418cb40d9a3d
      https://github.com/gost-engine/engine/commit/5f76803c2582cccacd73cf285267418cb40d9a3d
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M e_gost_err.c
    M e_gost_err.h
    M gost.txt
    M gost_ameth.c

  Log Message:
  -----------
  New Gost CMS support, KARI/KTRI parsing


  Commit: 359bc05a9d4ee696f3a025ac0d35d27c89ea62ac
      https://github.com/gost-engine/engine/commit/359bc05a9d4ee696f3a025ac0d35d27c89ea62ac
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_eng.c
    M gost_keyexpimp.c
    M gost_lcl.h

  Log Message:
  -----------
  GOST wrap ciphers registration


  Commit: ba42a84e46de8367030b0770b33b9db3f1e1b610
      https://github.com/gost-engine/engine/commit/ba42a84e46de8367030b0770b33b9db3f1e1b610
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  No deprecation-related warnings


  Commit: 7040fcae6a2451ee0b098503499973ba246cca24
      https://github.com/gost-engine/engine/commit/7040fcae6a2451ee0b098503499973ba246cca24
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  Restoring gost89 CMS support in gost engine for OpenSSL 3.0


  Commit: 6e5d6808c9ff3f7802bcb6bf3709c5475b1a87b7
      https://github.com/gost-engine/engine/commit/6e5d6808c9ff3f7802bcb6bf3709c5475b1a87b7
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_ec_keyx.c

  Log Message:
  -----------
  Updated decrypt selection logic


  Commit: 3b31dea89630ecd3f741171ed3e1d4259adabf0e
      https://github.com/gost-engine/engine/commit/3b31dea89630ecd3f741171ed3e1d4259adabf0e
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_asn1.c
    M gost_lcl.h

  Log Message:
  -----------
  PSKeyTransport_gost includes UKM


  Commit: ff31ce4db29fb59fa607e12d3f45b89191473819
      https://github.com/gost-engine/engine/commit/ff31ce4db29fb59fa607e12d3f45b89191473819
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_ec_keyx.c

  Log Message:
  -----------
  UKM must be set


  Commit: 41b4121253a9c0e8d82d3eebcfe728d5d43e1b51
      https://github.com/gost-engine/engine/commit/41b4121253a9c0e8d82d3eebcfe728d5d43e1b51
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M CMakeLists.txt
    M e_gost_err.c
    M e_gost_err.h
    M gost.txt
    M gost_asn1.c
    A gost_gost2015.c
    A gost_gost2015.h
    M gost_lcl.h

  Log Message:
  -----------
  Magma/Kuznyechik ASN1 parameters and functions


  Commit: f1aa1602d4aa644a6944d7c01a808fea4947e4e8
      https://github.com/gost-engine/engine/commit/f1aa1602d4aa644a6944d7c01a808fea4947e4e8
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_gost2015.c

  Log Message:
  -----------
  fixup! Magma/Kuznyechik ASN1 parameters and functions


  Commit: a57c7e869e3017303407ba36e3d0798c9474416b
      https://github.com/gost-engine/engine/commit/a57c7e869e3017303407ba36e3d0798c9474416b
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_grasshopper_cipher.c
    M gost_grasshopper_cipher.h

  Log Message:
  -----------
  Kuznyechik ASN1 parameters parsing


  Commit: a6df1e0ca7c7b34c468d2d1c0fc50029f6ec711b
      https://github.com/gost-engine/engine/commit/a6df1e0ca7c7b34c468d2d1c0fc50029f6ec711b
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M gost_eng.c
    M gost_gost2015.h
    M gost_grasshopper_cipher.c
    M gost_grasshopper_cipher.h

  Log Message:
  -----------
  KUZNYECHIK-CTR_ACPKM-OMAC implementation


  Commit: 5c78dddb7c0dadd740bebf2db810b1b88d32d3c9
      https://github.com/gost-engine/engine/commit/5c78dddb7c0dadd740bebf2db810b1b88d32d3c9
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  OpenSSL 3.0 required


Compare: https://github.com/gost-engine/engine/compare/5d867de1d869...5c78dddb7c0d