mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Merge pull request #10074 from bjwtaylor/rng-documentation
Add ChangeLog for rng
This commit is contained in:
5
ChangeLog.d/removal-of-rng.txt
Normal file
5
ChangeLog.d/removal-of-rng.txt
Normal 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.
|
Reference in New Issue
Block a user