blob: f9ab4c221cca1af7dbaaa9cf1702ad67af06ea76 [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.
Thomas Daubney2f1bebd2024-07-25 10:21:28 +01005 Fixes #8149.