mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

Add example program for PSA sign verify

Open tom-daubney-arm opened this issue 1 year ago • 2 comments

Description

This PR contains the PSA sign verify program, originally authored by @hannestschofenig .

This PR is the seventh 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")

  • changelog done
  • backport not required
  • tests not required

Notes for the submitter

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

tom-daubney-arm avatar Jul 18 '23 17:07 tom-daubney-arm

Test comment

daverodgman avatar Jul 19 '23 11:07 daverodgman

Note for reviewers: I think I have implemented all of the general feedback that came from #7942 in to this program, where relevant. As such, I have removed the needs-design-approval label and marked ready for review.

tom-daubney-arm avatar Apr 08 '24 09:04 tom-daubney-arm