mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-03 23:30:11 +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.
|