mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
3 lines
129 B
Text
3 lines
129 B
Text
Bugfix
|
|
* Use arc4random_buf on NetBSD instead of rand implementation with cyclical
|
|
lower bits. Fix contributed in #3540.
|