]> wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
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)
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.


No differences found