From 58b69992747d10561e65dd8b390a665063bdd619 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 18 Jan 2018 20:26:10 -0500 Subject: Convert Kalyna from variable block size (GH #535) --- validat1.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'validat1.cpp') diff --git a/validat1.cpp b/validat1.cpp index d3eafea2..9b1bd8e3 100644 --- a/validat1.cpp +++ b/validat1.cpp @@ -2082,7 +2082,7 @@ bool TestModeIV(SymmetricCipher &e, SymmetricCipher &d) const int BUF_SIZE=20480U; AlignedSecByteBlock plaintext(BUF_SIZE); - for (unsigned int i=1; i<20480; i*=2) + for (unsigned int i=1; i