mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0300: Address feedback from PSA
This commit is contained in:
parent
4b37098d47
commit
97454eb280
@ -26,7 +26,7 @@
|
|||||||
&tobias;
|
&tobias;
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.5.3</version>
|
<version>0.5.3</version>
|
||||||
<date>2017-10-04</date>
|
<date>2018-02-14</date>
|
||||||
<initials>fs</initials>
|
<initials>fs</initials>
|
||||||
<remark><p>Clarify textual content of the <hash/> element.</p></remark>
|
<remark><p>Clarify textual content of the <hash/> element.</p></remark>
|
||||||
</revision>
|
</revision>
|
||||||
@ -131,7 +131,7 @@
|
|||||||
<td>&rfc7693;</td>
|
<td>&rfc7693;</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<p>The digest produced by the used hash algorithm is included as the XML character data of the <hash/> after being encoded as Base64 as specified in Section 4 of &rfc4648;. Thus the character data MUST conform to the base64Binary datatype <note>See <<link url='http://www.w3.org/TR/xmlschema-2/#base64Binary'>http://www.w3.org/TR/xmlschema-2/#base64Binary</link>>.</note> as defined in &w3xmlschema2;.</p>
|
<p>The digest produced by the used hash algorithm is included as the XML character data of the <hash/> element after being encoded using Base64 as specified in Section 4 of &rfc4648;. Thus the character data MUST conform to the base64Binary datatype <note>See <<link url='http://www.w3.org/TR/xmlschema-2/#base64Binary'>http://www.w3.org/TR/xmlschema-2/#base64Binary</link>>.</note> as defined in &w3xmlschema2;. The Base64 output MUST NOT include whitespace and MUST set padding bits to zero.</p>
|
||||||
</section1>
|
</section1>
|
||||||
|
|
||||||
<section1 topic='Hash Functions' anchor='hashes'>
|
<section1 topic='Hash Functions' anchor='hashes'>
|
||||||
|
Loading…
Reference in New Issue
Block a user