mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
Bugfix
|
|
* Use arc4random_buf on NetBSD instead of rand implementation with cyclical
|
|
lower bits. Fix contributed in #3540.
|