From: Gleb Fotengauer-Malinovskiy Date: Thu, 19 Jul 2018 17:11:37 +0000 (+0300) Subject: Fix grasshopper-ctr reinitialization X-Git-Tag: v1.1.0.3^2 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=ed191fe63d7ac2c4906d828eb4ea673f3004c847;hp=ed191fe63d7ac2c4906d828eb4ea673f3004c847;p=openssl-gost%2Fengine.git Fix grasshopper-ctr reinitialization Also, document why CTR IV size is now set to 16, so user is noted to set IV appropriately to full extent (including counter). Basically, it's for openssh (and alike) to make it copy IV from privilege separated process. (cherry picked from commit 74d13288e0a664f2615014d441087792eabc5cfa) ---