[Bug 27438] New: Inconsistent result type for "Result" column of "Get Key length" operation

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

            Bug ID: 27438
           Summary: Inconsistent result type for "Result" column of "Get
                    Key length" operation
           Product: Web Cryptography
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: ericroman@google.com
                CC: public-webcrypto@w3.org

PBKDF2's registration table calls it:
  "Length or null"

Whereas HKDF-CTR's and Concat KDF table calls it:
  "Integer or null"


Moreover in all of these cases "null" would be sufficient.

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

Received on Wednesday, 26 November 2014 02:41:02 UTC