mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-10 15:40:30 +00: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.
|