mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
207 B
Text
4 lines
207 B
Text
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.
|