openssl/include
Matt Caswell 792cb4ee8d Ensure that rc5 doesn't try to use a key longer than 2040 bits
The maximum key length for rc5 is 2040 bits so we should not attempt to
use keys longer than this.

Issue found by OSS-Fuzz and Guido Vranken.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8834)
2019-07-01 10:18:37 +01:00
..
internal Keep the externally visible macro BIO_FLAGS_UPLINK in bio.h 2019-06-26 18:31:48 +02:00
openssl Ensure that rc5 doesn't try to use a key longer than 2040 bits 2019-07-01 10:18:37 +01:00