mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08: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.
|