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

[openssl-gost] [gost-engine/engine] be94de: Added CBC mode for gost and contril command to set...



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: be94de0b86a7ac68bfe5949e113ad08fd444f374
      https://github.com/gost-engine/engine/commit/be94de0b86a7ac68bfe5949e113ad08fd444f374
  Author: Victor Wagner <vitus@wagner.pp.ru>
  Date:   2015-08-23 (Sun, 23 Aug 2015)

  Changed paths:
    M README.gost
    M e_gost_err.c
    M e_gost_err.h
    M gost_crypt.c
    M gost_eng.c
    M gost_lcl.h
    M gost_pmeth.c

  Log Message:
  -----------
  Added CBC mode for gost and contril command to set size of MAC (from 1 to 8 bytes)


  Commit: b13c96e1cb59c1f8eebb981d55df83181f7faef6
      https://github.com/gost-engine/engine/commit/b13c96e1cb59c1f8eebb981d55df83181f7faef6
  Author: Victor Wagner <wagner@atlas-kard.ru>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M gost_md2012.c

  Log Message:
  -----------
  Merge branch 'master' into gost89-cbc


  Commit: b13fa6d0cdd810841c3bbac1899f7a3b4083f23f
      https://github.com/gost-engine/engine/commit/b13fa6d0cdd810841c3bbac1899f7a3b4083f23f
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M README.gost
    M e_gost_err.c
    M gost_crypt.c
    M gost_eng.c
    M gost_lcl.h
    M gost_pmeth.c

  Log Message:
  -----------
  Merge branch 'gost89-cbc'

Conflicts:
	e_gost_err.h


Compare: https://github.com/gost-engine/engine/compare/671a6236ffa2...b13fa6d0cdd8