mbedtls/ChangeLog.d/netbsd-rand-arc4random_buf.txt

4 lines
130 B
Plaintext
Raw Normal View History

Changes
* Use arc4random_buf on NetBSD instead of rand implementation with cyclical
lower bits. Fix contributed in #3540.