mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
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.
|