mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-05 03:24:17 -04:00
Improve phrasing
Signed-off-by: Dave Rodgman <dave.rodgman@gmail.com>
This commit is contained in:
parent
5a46dfae2c
commit
12d89741bf
@ -2,5 +2,5 @@ Security
|
|||||||
* Fix definition of MBEDTLS_MD_MAX_BLOCK_SIZE, which was too
|
* Fix definition of MBEDTLS_MD_MAX_BLOCK_SIZE, which was too
|
||||||
small when MBEDTLS_SHA384_C was defined and MBEDTLS_SHA512_C was
|
small when MBEDTLS_SHA384_C was defined and MBEDTLS_SHA512_C was
|
||||||
undefined. Mbed TLS itself was unaffected by this, but user code
|
undefined. Mbed TLS itself was unaffected by this, but user code
|
||||||
which used MBEDTLS_MD_MAX_BLOCK_SIZE could be affected. This bug
|
which used MBEDTLS_MD_MAX_BLOCK_SIZE could be affected. The only
|
||||||
was first released in Mbed TLS 3.4.0.
|
release containing this bug was Mbed TLS 3.4.0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user