mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-15 14:49:57 +00:00
Add changelog entry for CCM*-no-tag.
Signed-off-by: Mateusz Starzyk <[email protected]>
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
Changes
|
||||||
|
* Ignore plaintext/ciphertext lengths for CCM*-no-tag operations.
|
||||||
|
For CCM* encryption/decryption without authentication, input
|
||||||
|
length will be ignored.
|
||||||
|
* Add support for CCM*-no-tag cipher to the PSA.
|
||||||
|
Currently only 13-byte long IV's are supported.
|
||||||
|
For decryption a minimum of 16-byte long input is expected.
|
||||||
|
These restrictions may be subject to change.
|
||||||
Reference in New Issue
Block a user