<?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>26674</bug_id>
          
          <creation_ts>2014-08-26 15:20:14 +0000</creation_ts>
          <short_desc>Use required dictionary entries instead of hacks with nullable</short_desc>
          <delta_ts>2014-09-26 00:47:35 +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="Boris Zbarsky">bzbarsky</reporter>
          <assigned_to name="Mark Watson">watsonm</assigned_to>
          <cc>public-webcrypto</cc>
    
    <cc>rlb</cc>
    
    <cc>watsonm</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>110612</commentid>
    <comment_count>0</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-08-26 15:20:14 +0000</bug_when>
    <thetext>See thread at http://lists.w3.org/Archives/Public/public-webcrypto/2014Jul/0033.html and following.  With bug 26303 fixed, this is now supported in Web IDL.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111841</commentid>
    <comment_count>1</comment_count>
    <who name="Richard Barnes">rlb</who>
    <bug_when>2014-09-19 19:59:51 +0000</bug_when>
    <thetext>*** Bug 26866 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112223</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Watson">watsonm</who>
    <bug_when>2014-09-25 23:59:26 +0000</bug_when>
    <thetext>I believe the following changes are required for this one:
- Algorithm normalization does not need to handle nullable / non-nullable members explicitly, IDL conversion will throw if required members are missing
- All non-nullable members IDL dictionaries need the &apos;required&apos; keyword
- Nullable members of IDL dictionaries should be made non-nullable
- RSA-OAEP Encrypt and Decrypt operations must say what to do if the label member is not present (use the empty octet string)
- AES-GCM Encrypt/Decrypt s/if present and not null/if present/ etc.
- CONCAT KDF: explain what to do if publicInfo and privateInfo are not present (use the empty octet string)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112224</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Watson">watsonm</who>
    <bug_when>2014-09-26 00:42:43 +0000</bug_when>
    <thetext>There are several additional changes needed in HMAC also.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112233</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Watson">watsonm</who>
    <bug_when>2014-09-26 00:47:35 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/webcrypto-api/rev/2616605d14ae</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>