mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-23 03:39:53 +00:00
Fix ccm*-no-tag changelog entry
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
parent
7de19ddaf5
commit
812ef6b379
@ -2,6 +2,8 @@ Changes
|
|||||||
* Ignore plaintext/ciphertext lengths for CCM*-no-tag operations.
|
* Ignore plaintext/ciphertext lengths for CCM*-no-tag operations.
|
||||||
For CCM* encryption/decryption without authentication, input
|
For CCM* encryption/decryption without authentication, input
|
||||||
length will be ignored.
|
length will be ignored.
|
||||||
|
|
||||||
|
Features
|
||||||
* Add support for CCM*-no-tag cipher to the PSA.
|
* Add support for CCM*-no-tag cipher to the PSA.
|
||||||
Currently only 13-byte long IV's are supported.
|
Currently only 13-byte long IV's are supported.
|
||||||
For decryption a minimum of 16-byte long input is expected.
|
For decryption a minimum of 16-byte long input is expected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user