mbedtls
mbedtls copied to clipboard
Add example program for PSA key agreement
Description
This PR contains the PSA key agreement program, originally authored by @hannestschofenig .
This PR is the fourth part of a series of PRs that are based on https://github.com/Mbed-TLS/mbedtls/pull/5064 , which has been split in order to make reviewing easier.
PR checklist
Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")
- [x] changelog done
- backport not required
- tests not required
Notes for the submitter
Please refer to the contributing guidelines, especially the checklist for PR contributors.