Skip to content

Commit 094d447

Browse files
jonathanKingstondevd
authored andcommitted
Reword SHA384 non-normative reference to SHA-384 hash function reference. Fixes #86 (#90)
1 parent 84183ce commit 094d447

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,8 @@ spec: SHA2; urlPrefix: http://csrc.nist.gov/publications/fips/fips180-4/fips-180
475475
</div>
476476

477477
which would allow the user agent to accept two different content payloads, one
478-
of which matches the first SHA384 hash value and the other matches the second
479-
SHA384 hash value.
478+
of which matches the first <a>SHA-384</a> hash value and the other matches the second
479+
<a>SHA-384</a> hash value.
480480

481481
Note: User agents may allow users to modify the result of this algorithm via
482482
user preferences, bookmarklets, third-party additions to the user agent, and

index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,9 +1212,8 @@
12121212
}
12131213
}
12141214
</style>
1215-
<meta content="Bikeshed version 83d3ceadc5400c8422976bbcbe49615aace9cf1e" name="generator">
1215+
<meta content="Bikeshed version 087ea90e1ebd0321c20373d89950d1c6b73d5df1" name="generator">
12161216
<link href="http://www.w3.org/TR/SRI/" rel="canonical">
1217-
<meta content="4716b7278b553c9d5bf10ee56e00570a737ee896" name="document-revision">
12181217
<style>/* style-md-lists */
12191218

12201219
/* This is a weird hack for me not yet following the commonmark spec
@@ -1461,7 +1460,7 @@
14611460
<div class="head">
14621461
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
14631462
<h1 class="p-name no-ref" id="title">Subresource Integrity</h1>
1464-
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-12-16">16 December 2019</time></span></h2>
1463+
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2020-01-04">4 January 2020</time></span></h2>
14651464
<div data-fill-with="spec-metadata">
14661465
<dl>
14671466
<dt>This version:
@@ -1489,7 +1488,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
14891488
</dl>
14901489
</div>
14911490
<div data-fill-with="warning"></div>
1492-
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2019 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. </p>
1491+
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2020 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. </p>
14931492
<hr title="Separator for header">
14941493
</div>
14951494
<div class="p-summary" data-fill-with="abstract">
@@ -1944,8 +1943,7 @@ <h4 class="heading settled" data-level="3.3.5" id="does-response-match-metadatal
19441943
</pre>
19451944
</div>
19461945
<p>which would allow the user agent to accept two different content payloads, one
1947-
of which matches the first SHA384 hash value and the other matches the second
1948-
SHA384 hash value.</p>
1946+
of which matches the first <a data-link-type="dfn" href="http://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf#" id="termref-for-⑨">SHA-384</a> hash value and the other matches the second <a data-link-type="dfn" href="http://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf#" id="termref-for-①⓪">SHA-384</a> hash value.</p>
19491947
<p class="note" role="note"><span>Note:</span> User agents may allow users to modify the result of this algorithm via
19501948
user preferences, bookmarklets, third-party additions to the user agent, and
19511949
other such mechanisms. For example, redirects generated by an extension like <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> could load and
@@ -2256,6 +2254,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
22562254
<li><a href="#termref-for-">2. Key Concepts and Terminology</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a> <a href="#termref-for-">(4)</a>
22572255
<li><a href="#termref-for-">3.1. Integrity metadata</a>
22582256
<li><a href="#termref-for-">3.2. Cryptographic hash functions</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a>
2257+
<li><a href="#termref-for-">3.3.5. Does response match metadataList?</a> <a href="#termref-for-">(2)</a>
22592258
</ul>
22602259
</aside>
22612260
<aside class="dfn-panel" data-for="term-for-">
@@ -2264,6 +2263,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
22642263
<li><a href="#termref-for-">2. Key Concepts and Terminology</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a> <a href="#termref-for-">(4)</a>
22652264
<li><a href="#termref-for-">3.1. Integrity metadata</a>
22662265
<li><a href="#termref-for-">3.2. Cryptographic hash functions</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a>
2266+
<li><a href="#termref-for-">3.3.5. Does response match metadataList?</a> <a href="#termref-for-">(2)</a>
22672267
</ul>
22682268
</aside>
22692269
<aside class="dfn-panel" data-for="term-for-">
@@ -2272,6 +2272,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
22722272
<li><a href="#termref-for-">2. Key Concepts and Terminology</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a> <a href="#termref-for-">(4)</a>
22732273
<li><a href="#termref-for-">3.1. Integrity metadata</a>
22742274
<li><a href="#termref-for-">3.2. Cryptographic hash functions</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a>
2275+
<li><a href="#termref-for-">3.3.5. Does response match metadataList?</a> <a href="#termref-for-">(2)</a>
22752276
</ul>
22762277
</aside>
22772278
<aside class="dfn-panel" data-for="term-for-">
@@ -2280,6 +2281,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
22802281
<li><a href="#termref-for-">2. Key Concepts and Terminology</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a> <a href="#termref-for-">(4)</a>
22812282
<li><a href="#termref-for-">3.1. Integrity metadata</a>
22822283
<li><a href="#termref-for-">3.2. Cryptographic hash functions</a> <a href="#termref-for-">(2)</a> <a href="#termref-for-">(3)</a>
2284+
<li><a href="#termref-for-">3.3.5. Does response match metadataList?</a> <a href="#termref-for-">(2)</a>
22832285
</ul>
22842286
</aside>
22852287
<aside class="dfn-panel" data-for="term-for-idl-DOMString">

0 commit comments

Comments
 (0)