mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-02 16:01:16 +03:00
Fix typo in the changelog for chunked CCM.
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
@@ -3,6 +3,6 @@ Changes
|
|||||||
The multi-part functions: mbedtls_ccm_starts(), mbedtls_ccm_set_lengths(),
|
The multi-part functions: mbedtls_ccm_starts(), mbedtls_ccm_set_lengths(),
|
||||||
mbedtls_ccm_update_ad(), mbedtls_ccm_update(), mbedtls_ccm_finish()
|
mbedtls_ccm_update_ad(), mbedtls_ccm_update(), mbedtls_ccm_finish()
|
||||||
were introduced in mbedTLS 3.0 release, however their implementation was
|
were introduced in mbedTLS 3.0 release, however their implementation was
|
||||||
postponed util now.
|
postponed until now.
|
||||||
Implemented functions support chunked data input for both CCM and CCM*
|
Implemented functions support chunked data input for both CCM and CCM*
|
||||||
algorithms.
|
algorithms.
|
||||||
|
Reference in New Issue
Block a user