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

[openssl-gost] [gost-engine/engine] 7aaff5: Initial implementation of MGM mode for Kuznyechik.



  Branch: refs/heads/mgm_impl
  Home:   https://github.com/gost-engine/engine
  Commit: 7aaff5bb21f720d0a4902ead48296e3dcb422d3f
      https://github.com/gost-engine/engine/commit/7aaff5bb21f720d0a4902ead48296e3dcb422d3f
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M e_gost_err.c
    M e_gost_err.h
    M gost.txt
    M gost_eng.c
    M gost_grasshopper_cipher.c
    M gost_grasshopper_cipher.h
    A test_mgm.c

  Log Message:
  -----------
  Initial implementation of MGM mode for Kuznyechik.
No decrypt yet, only big blocks supported.