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

[openssl-gost] [gost-engine/engine] 97b3db: engine: create missing NIDs



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 97b3db1ebf985b73718faaae6c425782d526d44f
      https://github.com/gost-engine/engine/commit/97b3db1ebf985b73718faaae6c425782d526d44f
  Author: Sergei Ianovich <s@elektroplus.ru>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M gost_eng.c
    M gost_lcl.h

  Log Message:
  -----------
  engine: create missing NIDs

Signed-off-by: Sergei Ianovich <sergei.ianovich@ya.ru>


  Commit: 39dc6de6a9474e10560ebfb0a9cecc05867b9c7b
      https://github.com/gost-engine/engine/commit/39dc6de6a9474e10560ebfb0a9cecc05867b9c7b
  Author: igrkir <i.kirillov@kryptonite.ru>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M CMakeLists.txt
    M e_gost_err.c
    M e_gost_err.h
    M gost.txt
    M gost_crypt.c
    M gost_ec_keyx.c
    M gost_eng.c
    M gost_gost2015.c
    M gost_gost2015.h
    M gost_grasshopper_cipher.c
    M gost_grasshopper_cipher.h
    M gost_lcl.h
    M tcl_tests/engine.try
    M test/00-engine.t
    A test_mgm.c

  Log Message:
  -----------
  Implementation of the MGM mode for magma/kuznyechik

first implemented in ossl_patched branch
uses dynamic NIDs

Signed-off-by: Sergei Ianovich <sergei.ianovich@ya.ru>


  Commit: ebf9c1fec3c58cdf7e2b56220d384ab90647f966
      https://github.com/gost-engine/engine/commit/ebf9c1fec3c58cdf7e2b56220d384ab90647f966
  Author: Sergei Ianovich <s@elektroplus.ru>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M CMakeLists.txt
    M gost_prov_cipher.c
    M test_mgm.c

  Log Message:
  -----------
  provider wrapping for -mgm ciphers

Signed-off-by: Sergei Ianovich <sergei.ianovich@ya.ru>


Compare: https://github.com/gost-engine/engine/compare/fa0478e003f3...ebf9c1fec3c5