Add ChangeLog for rng removal

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-03-19 13:18:19 +00:00
parent 48d1c149d1
commit d1c2d254ca

View File

@@ -0,0 +1,5 @@
API changes
* All API functions now use the PSA random generator psa_get_random()
internally. As a consequence, functions no longer take RNG parameters.
Please refer to the migration guide at :
tf-psa-crypto/docs/4.0-migration-guide.md.