mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-10 05:03:02 +03:00
@@ -0,0 +1,4 @@
|
|||||||
|
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).
|
Reference in New Issue
Block a user