Mbed-TLS / mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
https://www.trustedfirmware.org/projects/mbed-tls/
Other
5.24k stars 2.56k forks source link

Remove symmetric crypto alt interface #9268

Closed tom-daubney-arm closed 2 months ago

tom-daubney-arm commented 3 months ago

Description

Remove symmetric crypto ALT interfaces.

This PR is made up of commits split out from #9226 in order to ease review.

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

Notes for the submitter

Please refer to the contributing guidelines, especially the checklist for PR contributors.

Help make review efficient:

tom-daubney-arm commented 2 months ago

@ronald-cron-arm Rebased again, this time without needing manual conflict resolution.