This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27438 - Inconsistent result type for "Result" column of "Get Key length" operation
Summary: Inconsistent result type for "Result" column of "Get Key length" operation
Status: RESOLVED MOVED
Alias: None
Product: Web Cryptography
Classification: Unclassified
Component: Web Cryptography API Document (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Ryan Sleevi
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-26 02:40 UTC by Eric Roman
Modified: 2016-05-23 22:57 UTC (History)
2 users (show)

See Also:


Attachments

Description Eric Roman 2014-11-26 02:40:59 UTC
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.
Comment 1 Mark Watson 2016-05-23 22:57:52 UTC
Moved to https://github.com/w3c/webcrypto/issues/34