[Bug 27783] New: Incompatible specification for how usages is enforced for ECDH

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27783

            Bug ID: 27783
           Summary: Incompatible specification for how usages is enforced
                    for ECDH
           Product: Web Cryptography
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: ietf@augustcellars.com
                CC: public-webcrypto@w3.org

ECDH says that key usages must contain deriveKey or deriveBits in step 3 for
type jwk.
ECDH says that key usages must be empty in step 4 for type jwk.

The two are mutually incompatable.  I assume one is supposed to be for when d
is absent as both are marked as being for d being present.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 7 January 2015 22:30:22 UTC