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 27587 - Section 19, Algorithm Overview, does not mention verify() or deriveBits() methods
Summary: Section 19, Algorithm Overview, does not mention verify() or deriveBits() met...
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-12-11 22:57 UTC by Eric Roman
Modified: 2016-05-24 00:03 UTC (History)
2 users (show)

See Also:


Attachments

Description Eric Roman 2014-12-11 22:57:35 UTC
Unclear if this is intentional, however the bullets for methods does not include:

   verify()
   deriveBits()
   importKey()
   exportKey()
Comment 1 Mark Watson 2015-01-05 17:45:31 UTC
For verify, it's a typo (decrypt appears twice). The others are unintentional ommissions.
Comment 2 Mark Watson 2016-05-24 00:03:02 UTC
Moved to https://github.com/w3c/webcrypto/issues/59