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 22543 - Missing closing parenthesis in HkdfCtrParams comment
Summary: Missing closing parenthesis in HkdfCtrParams comment
Status: RESOLVED FIXED
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: 2013-07-02 23:37 UTC by Eric Roman
Modified: 2013-07-03 23:21 UTC (History)
1 user (show)

See Also:


Attachments

Description Eric Roman 2013-07-02 23:37:39 UTC
dictionary HkdfCtrParams : Algorithm {
  // The algorithm to use with HMAC (eg: SHA-256
  AlgorithmIdentifier hashAlg;

There should be a closing parenthesis.
Comment 1 Ryan Sleevi 2013-07-03 23:21:34 UTC
Fixed in https://dvcs.w3.org/hg/webcrypto-api/rev/131a3b429b09