]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
grasshopper: Fix OFB implementation.
authorVitaly Chikunov <vt@altlinux.org>
Mon, 23 Jul 2018 00:35:13 +0000 (03:35 +0300)
committerGleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Mon, 20 Aug 2018 12:24:20 +0000 (15:24 +0300)
commit6fc723c572a2df36cad8c523a66702c39f7aea5c
tree0b454db123003602b9f3876a0e5d0fcf254ac42f
parentfb4e4e11e21242b10d4c24ffcfa406ed335191fa
grasshopper: Fix OFB implementation.

Previous implementation was not OFB at all, and fail tests.

Note: This implementation is for fixed width 128-bit IV which makes
shift regiser redundant.

(cherry picked from commit 1e15537d7583cdd5a4b003b5efb92f0b6e1fdcc6)
gost_grasshopper_cipher.c
gost_grasshopper_cipher.h