Merge pull request #4525 from gilles-peskine-arm/pr_4357-changelog

Backport 2.x: Add changelog entry for #4357
This commit is contained in:
Gilles Peskine 2021-05-19 11:58:08 +02:00 committed by GitHub
commit e14e839e1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
Features
* Implement psa_sign_message() and psa_verify_message().