Bump HMAC_MAX_MD_CBLOCK to 200 due to SHA-3
authorTomas Mraz <tomas@openssl.org>
Mon, 3 May 2021 13:45:31 +0000 (15:45 +0200)
committerPauli <pauli@openssl.org>
Tue, 4 May 2021 23:30:29 +0000 (09:30 +1000)
commit029875dc5ba28f18e3067c883fb53c9ae91d6954
treeac5d1c6188049383f09ae971fb85272b103fdd2a
parent355e1f041cde9f1b5e362f834cf4538204f53586
Bump HMAC_MAX_MD_CBLOCK to 200 due to SHA-3

The maximum (theoretical) block size of SHA3 is 200 bytes.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15125)
include/openssl/hmac.h