]> 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)
committerVitaly Chikunov <vt@altlinux.org>
Mon, 23 Jul 2018 00:35:13 +0000 (03:35 +0300)
commit1e15537d7583cdd5a4b003b5efb92f0b6e1fdcc6
tree49cbfa4be4f3d2b90f19c6b62d87a7b75a691ca4
parentd40efde88e6c6589d9d4f5128ec92178776c518a
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.
gost_grasshopper_cipher.c
gost_grasshopper_cipher.h