<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25619</bug_id>
          
          <creation_ts>2014-05-09 00:23:49 +0000</creation_ts>
          <short_desc>Provide (non-normative) explanations for terminology like cryptographic provider</short_desc>
          <delta_ts>2014-11-30 19:25:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Web Cryptography</product>
          <component>Web Cryptography API Document</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Sleevi">sleevi</reporter>
          <assigned_to name="Ryan Sleevi">sleevi</assigned_to>
          <cc>d</cc>
    
    <cc>hhalpin</cc>
    
    <cc>public-webcrypto</cc>
    
    <cc>virginie.galindo</cc>
    
    <cc>watsonm</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>105516</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Sleevi">sleevi</who>
    <bug_when>2014-05-09 00:23:49 +0000</bug_when>
    <thetext>Raised during the W3C TAG review ( https://github.com/w3ctag/spec-reviews/issues/3#issuecomment-41521737 ) and expanded upon subsequently.

To aid implementors, a clear description of the operating environment (non-normatively) should be provided.

In particular, the concept of a &quot;cryptographic provider/module&quot; and a &quot;provider key handle&quot; should be established, in an abstract sense, so that the limitations and design decisions of the API are clearer.

This makes it clear that the Key object is a holder for a &quot;provider key handle&quot;, which is a platform-specific object that cannot be represented (normatively) within ES. This is akin to the File API&apos;s specification of the internal snapshot state representing an operating system file.

This will also provide context for terminology like &quot;perform the underlying operation with the key represented by key&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113090</commentid>
    <comment_count>1</comment_count>
    <who name="">virginie.galindo</who>
    <bug_when>2014-10-14 09:57:43 +0000</bug_when>
    <thetext>Ryan, Mark,
are you able to provide some editorial suggestion *this week* so that we can close that bug ? Or we will have to close the bug raised by the TAG as WONTFIX - euheum, not good :)
Virginie</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115703</commentid>
    <comment_count>2</comment_count>
    <who name="Harry Halpin">hhalpin</who>
    <bug_when>2014-11-30 19:25:49 +0000</bug_when>
    <thetext>It seems cryptographic provider has been defined adequately in the spec now: &quot;an abstraction for a specific implementation of a set of algorithms. The operating system or library may come with a default provider, and users are frequently allowed to add additional providers, reconfigure the set of enabled algorithms, or otherwise customize how cryptographic services are provided. While it is assumed that most user agents will be interacting with a cryptographic provider that is implemented purely in software, it is not required by this specification. As a result, the capabilities of some implementations may be limited by the capabilities of the underlying hardware, and, depending on how the user has configured the underlying cryptographic library, this may be entirely opaque to the User Agent.&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>