mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
dd426da7b8
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
Features
|
|
* The CCM and GCM modules no longer depend on MBEDTLS_CIPHER_C. People who
|
|
use CCM and GCM but don't need the Cipher API can now disable
|
|
MBEDTLS_CIPHER_C in order to save code size.
|