blob: b551e17d1e5166751d84619cacbb39b1db585262 [file] [log] [blame]
Thomas Daubney5db90272024-07-24 18:03:03 +01001Removals
2 * Drop support for crypto alt interface. Removes MBEDTLS_XXX_ALT options
3 at the module and function level for crypto mechanisms only. The remaining
4 alt interfaces for platform, threading and timing are unchanged.
5 Fixes #8149.