<?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>23504</bug_id>
          
          <creation_ts>2013-10-14 19:59:36 +0000</creation_ts>
          <short_desc>IDLs for DH and ECDH</short_desc>
          <delta_ts>2014-02-28 01:19: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>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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="Harry Halpin">hhalpin</reporter>
          <assigned_to name="Ryan Sleevi">sleevi</assigned_to>
          <cc>ap</cc>
    
    <cc>watsonm</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>94695</commentid>
    <comment_count>0</comment_count>
    <who name="Harry Halpin">hhalpin</who>
    <bug_when>2013-10-14 19:59:36 +0000</bug_when>
    <thetext>(2) IDL and operations for DH and ECDH should be almost the same, but
currently they are quite different.

- Dan Boneh</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101584</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Watson">watsonm</who>
    <bug_when>2014-02-28 01:19:35 +0000</bug_when>
    <thetext>They should have a similar pattern, which they do, but they should not be the same.

For ECDH, for generate we have the curve and for derive we have the public value. For DH, for generate we have the prime and generator and for derive we have the public value.

Pls re-open if I have missed something.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>