sha/keccak1600.c: choose more sensible default parameters.
authorAndy Polyakov <appro@openssl.org>
Mon, 31 Jul 2017 13:20:41 +0000 (15:20 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 1 Aug 2017 20:42:35 +0000 (22:42 +0200)
"More" refers to the fact that we make active BIT_INTERLEAVE choice
in some specific cases. Update commentary correspondingly.

Reviewed-by: Rich Salz <rsalz@openssl.org>

No differences found