Mbed-TLS / TF-PSA-Crypto

Reference implementation of the PSA Cryptography API
Apache License 2.0
9 stars 7 forks source link

Add PSA inject entropy config option and testing #69

Closed ronald-cron-arm closed 1 month ago

ronald-cron-arm commented 1 year ago

Depends on:

gilles-peskine-arm commented 1 month ago

We will remove entropy injection in its current form in TF-PSA-Crypto 1.0. This is part of the RNG redesign which will likely not be completed before the 1.0 release, but since it's an API break we will definitely remove the option before 1.0.

Therefore we shouldn't spend any time making it work in TF-PSA-Crypto.