[Webkit-unassigned] [Bug 33566] New: Port WTF's randomNumber to BREW

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 17:54:08 PST 2010


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

           Summary: Port WTF's randomNumber to BREW
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


1. Use GETRAND to generate 4 byte random byte sequence to implement
weakRandomNumber.

2. Create a secure random number generator with AEECLSID_RANDOM to implement
randomNumber.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list