mbedtls/ChangeLog.d/8060.txt

5 lines
207 B
Text
Raw Normal View History

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.