[Webkit-unassigned] [Bug 148038] cryptographicallyRandomValuesFromOS should use arc4random_buf on Darwin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 11:50:29 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148038

--- Comment #6 from Keith Miller <keith_miller at apple.com> ---
Whoops, I forgot to attach the associated radar (rdar://problem/21939126) to this bug. Alexey, I chose to use arc4random_buf because we just needed something that didn't open /dev/urandom. Although, looking into arc4random_buf further it appears that it opens /dev/urandom anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150817/d2213c27/attachment.html>


More information about the webkit-unassigned mailing list