mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-05 00:00:30 +01:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
Default behavior changes
|
|
* Enable by default the functionalities which have no reason to be disabled.
|
|
They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and
|
|
Key Wrapping mode as defined in NIST SP 800-38F. Fixes #4036.
|
|
|