Provide sample programs for PSA APIs #9416
Labels
enhancement
good-first-issue
Good for newcomers
help-wanted
This issue is not being actively worked on, but PRs welcome.
size-m
Estimated task size: medium (~1w)
Provide sample programs for PSA Crypto APIs.
The scope isn't defined precisely: we don't need sample code for every single function, but we need the most common use cases.
Hannes has already written PSA sample programs in #5064. We need to upstream them as has been done for the hash program in #7942.
The programs should be added to all branches where the relevant functions exist, not just to
development
, since the lack of sample programs is a long-standing defect that 4.0 is just making more acute.Note: this is a large task which should not be done in a single pull request. One sample program per pull request is a good pace.
The text was updated successfully, but these errors were encountered: