[Webkit-unassigned] [Bug 126034] New: WebCrypto usage should depend on both JWK use and algorithm, not just on use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 17:10:08 PST 2013


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

           Summary: WebCrypto usage should depend on both JWK use and
                    algorithm, not just on use
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
            Blocks: 122679


Per an e-mail to public-webcrypto,

------------------
Looking at the current text, the statement ‘enc’ is equivalent to ‘enconly, deconly,wrap,unwrap’ is incorrect.  The expectation is that the value of enc is to be interpreted based on the current algorithm value.  Thus it would be either ‘enconly,deconly’ or ‘wrap,unwrap’.
------------------

So, it seems likely that the spec will change.

-- 
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