Bug 25618: fix the extensibility links for RSA-OAEP
authorMark Watson <watsonm@netflix.com>
Mon, 22 Sep 2014 11:30:16 -0700
changeset 207 8a27ffbcd922
parent 206 9bbed12284ea
child 208 ab4e60e2cfd3
Bug 25618: fix the extensibility links for RSA-OAEP
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- a/spec/Overview-WebCryptoAPI.xml	Mon Sep 22 11:28:12 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml	Mon Sep 22 11:30:16 2014 -0700
@@ -6191,8 +6191,8 @@
             <a href="#dfn-applicable-specification">Other specifications</a>
             may specify the use of additional hash algorithms with RSAES-OAEP. Such specifications
             must define
-            <dfn id="dfn-rsa-extended-import-steps">key import steps</dfn> and
-            <dfn id="dfn-rsa-extended-export-steps">key export steps</dfn>.
+            <dfn id="dfn-rsa-oaep-extended-import-steps">key import steps</dfn> and
+            <dfn id="dfn-rsa-oaep-extended-export-steps">key export steps</dfn>.
           </p>
         </div>
         <div id="rsa-oaep-registration" class="section">
@@ -6504,7 +6504,7 @@
                 </li>
                 <li>
                   <p>
-                    Perform any <a href="#dfn-rsa-oaep-extended-key-import-steps">key import steps</a>
+                    Perform any <a href="#dfn-rsa-oaep-extended-import-steps">key import steps</a>
                     defined by <a href="#dfn-applicable-specifications">other applicable
                     specifications</a>, passing <var>keyData</var> and obtaining <var>result</var>.
                     <dl class="switch">
@@ -7156,7 +7156,7 @@
                 </li>
                 <li>
                   <p>
-                    Perform any <a href="#dfn-rsa-oaep-extended-key-export-steps">key export steps</a>
+                    Perform any <a href="#dfn-rsa-oaep-extended-export-steps">key export steps</a>
                     defined by <a href="#dfn-applicable-specifications">other applicable
                     specifications</a>, passing <var>key</var> and obtaining <var>result</var>.
                     <dl class="switch">
--- a/spec/Overview.html	Mon Sep 22 11:28:12 2014 -0700
+++ b/spec/Overview.html	Mon Sep 22 11:30:16 2014 -0700
@@ -6008,8 +6008,8 @@
             <a href="#dfn-applicable-specification">Other specifications</a>
             may specify the use of additional hash algorithms with RSAES-OAEP. Such specifications
             must define
-            <dfn id="dfn-rsa-extended-import-steps">key import steps</dfn> and
-            <dfn id="dfn-rsa-extended-export-steps">key export steps</dfn>.
+            <dfn id="dfn-rsa-oaep-extended-import-steps">key import steps</dfn> and
+            <dfn id="dfn-rsa-oaep-extended-export-steps">key export steps</dfn>.
           </p>
         </div>
         <div id="rsa-oaep-registration" class="section">
@@ -6312,7 +6312,7 @@
                 </li>
                 <li>
                   <p>
-                    Perform any <a href="#dfn-rsa-oaep-extended-key-import-steps">key import steps</a>
+                    Perform any <a href="#dfn-rsa-oaep-extended-import-steps">key import steps</a>
                     defined by <a href="#dfn-applicable-specifications">other applicable
                     specifications</a>, passing <var>keyData</var> and obtaining <var>result</var>.
                     <dl class="switch">
@@ -6926,7 +6926,7 @@
                 </li>
                 <li>
                   <p>
-                    Perform any <a href="#dfn-rsa-oaep-extended-key-export-steps">key export steps</a>
+                    Perform any <a href="#dfn-rsa-oaep-extended-export-steps">key export steps</a>
                     defined by <a href="#dfn-applicable-specifications">other applicable
                     specifications</a>, passing <var>key</var> and obtaining <var>result</var>.
                     <dl class="switch">