mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-06 05:25:26 +00:00
Add ChangeLog for rng removal
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user