mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-17 11:43:37 +00:00
Limit ChangeLog entry to 80 characters
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
parent
edca207260
commit
0f0b548519
@ -1,4 +1,5 @@
|
||||
Changes
|
||||
* Calling AEAD tag-specific functions for non-AEAD algorithms (which should not
|
||||
be done - they are documented for use only by AES-GCM and ChaCha20+Poly1305)
|
||||
now returns MBEDTLS_ERR_CIPHER_FEATURE_UNAVAILABLE instead of success (0).
|
||||
* Calling AEAD tag-specific functions for non-AEAD algorithms (which
|
||||
should not be done - they are documented for use only by AES-GCM and
|
||||
ChaCha20+Poly1305) now returns MBEDTLS_ERR_CIPHER_FEATURE_UNAVAILABLE
|
||||
instead of success (0).
|
||||
|
Loading…
x
Reference in New Issue
Block a user