mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 09:40:32 +00:00
Update changelog to cover #4720
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
2a9c783625
commit
eaef0b78db
@ -58,7 +58,7 @@ API changes
|
|||||||
* Remove the MBEDTLS_TEST_NULL_ENTROPY config option. Fixes #4388.
|
* Remove the MBEDTLS_TEST_NULL_ENTROPY config option. Fixes #4388.
|
||||||
* The interface of the GCM module has changed to remove restrictions on
|
* The interface of the GCM module has changed to remove restrictions on
|
||||||
how the input to multipart operations is broken down. mbedtls_gcm_finish()
|
how the input to multipart operations is broken down. mbedtls_gcm_finish()
|
||||||
now takes an extra output parameter for the last partial output block.
|
now takes extra output parameters for the last partial output block.
|
||||||
mbedtls_gcm_update() now takes extra parameters for the output length.
|
mbedtls_gcm_update() now takes extra parameters for the output length.
|
||||||
The software implementation always produces the full output at each
|
The software implementation always produces the full output at each
|
||||||
call to mbedtls_gcm_update(), but alternative implementations activated
|
call to mbedtls_gcm_update(), but alternative implementations activated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user