blob: a8a19f4ee31337887af22042210c353eeccf9b8e [file] [log] [blame]
Ben Taylord1c2d252025-03-19 13:18:19 +00001API changes
Ben Taylorb430f822025-03-20 07:24:20 +00002 * All API functions now use the PSA random generator psa_get_random()
Ben Taylord1c2d252025-03-19 13:18:19 +00003 internally. As a consequence, functions no longer take RNG parameters.
4 Please refer to the migration guide at :
5 tf-psa-crypto/docs/4.0-migration-guide.md.