mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

PSA Crypto API Examples

Open hannestschofenig opened this issue 4 years ago • 1 comments

This PR contains a couple of examples demonstrating the use of the PSA Crypto API. The examples are written for use with Visual Studio.

hannestschofenig avatar Oct 28 '20 20:10 hannestschofenig

The CI is failing with:

'visualc/VS2010/psa_sign_verify.vcxproj' was either modified or deleted by 'scripts/generate_visualc_files.pl'
^^^^check_generated_files: Check: freshness of generated source files: tests/scripts/check-generated-files.sh -> 1^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'visualc/VS2010/psa_hash.vcxproj'
^^^^check_files: Check: file sanity checks (permissions, encodings): tests/scripts/check_files.py -> 1^^^^

gabor-mezei-arm avatar Oct 30 '20 10:10 gabor-mezei-arm

I am closing this PR since it is superceeded by #5064.

tom-daubney-arm avatar May 16 '23 10:05 tom-daubney-arm