mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:42:57 +00:00
During the work on the RSA change the issue was brought up, and a fix was provided on development, that some RSA tests use CTR DRBG and depend on the presence of a strong entropy source to succeed. The RSA work introduced more tests using CTR DRBG, and the dependency needs to be added for them, too.