[Webkit-unassigned] [Bug 247471] New: Audit use of cryptographically random functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 18:19:02 PDT 2022


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

            Bug ID: 247471
           Summary: Audit use of cryptographically random functions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

Cryptographically random numbers are expensive to generate and can have a negative performance impact. Determine if code using them should actually be using them instead of a weak random number.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221104/cf625012/attachment.htm>


More information about the webkit-unassigned mailing list