@@ -61,8 +61,8 @@ <h1><a href="http://www.structured-commons.org">Structured Commons <strong></str
6161 < tr class ="field "> < th class ="docinfo-name "> Author:</ th > < td class ="field-body "> Raphael ‘kena’ Poss</ td > </ tr >
6262 < tr class ="field "> < th class ="docinfo-name "> Status:</ th > < td class ="field-body "> Draft</ td > </ tr >
6363 < tr class ="field "> < th class ="docinfo-name "> Type:</ th > < td class ="field-body "> Standards Track</ td > </ tr >
64- < tr class ="field "> < th class ="docinfo-name "> Created:</ th > < td class ="field-body "> 2014-06-21 </ td > </ tr >
65- < tr class ="field "> < th class ="docinfo-name "> Source:</ th > < td class ="field-body "> < a href ="scep0101.rst "> scep0101.rst</ a > (< tt > fp:9lbcUgQYhNDzxxmaAyQKVW8c4nY_QX4og_y9-fej-ATAlA </ tt > )</ td > </ tr >
64+ < tr class ="field "> < th class ="docinfo-name "> Created:</ th > < td class ="field-body "> 2014-06-16 </ td > </ tr >
65+ < tr class ="field "> < th class ="docinfo-name "> Source:</ th > < td class ="field-body "> < a href ="scep0101.rst "> scep0101.rst</ a > (< tt > fp:EtKaGwLxVg2TNzQh94ckuUAqRZlQPI5LHRxsIknWW1y-VA </ tt > )</ td > </ tr >
6666 </ tbody > </ table >
6767
6868 < p > This < span class ="caps "> SCEP</ span > describes the lowest level of the Structured
@@ -141,9 +141,8 @@ <h2>Fingerprints</h2>
141141< div class ="note ">
142142< p class ="first admonition-title "> Note</ p >
143143< p class ="last "> Although fingerprints can be represented as an array of
144- bytes, they “are” not objects on their own. A fingerprint and a
145- file object containing the fingerprint’s byte representation are
146- separate entities within this specification.</ p >
144+ bytes, a fingerprint and a file object containing the fingerprint’s
145+ byte representation are separate entities within this specification.</ p >
147146</ div >
148147< div class ="note ">
149148< p class ="first admonition-title "> Note</ p >
@@ -198,8 +197,14 @@ <h3>Textual and binary representation of fingerprints</h3>
198197< p > Implementations may choose either lowercase or upper case digits for
199198hex and long; as well as adding hyphens in the middle of a hex or long
200199representation to ease reading by humans.</ p >
201- < div class ="note ">
202- < p class ="first admonition-title "> Note</ p >
200+ < p > For example, the following three representations are equivalent:</ p >
201+ < pre class ="literal-block ">
202+ fp:s5pIIHf32iiVNH_eBGBMXtlXhMa7dI3w9KBrvHZ-v1NRAA (compact)
203+ fp::WONE-QIDX-67NC-RFJU-P7PA-IYCM-L3MV-PBGG-XN2I-34HU-UBV3-Y5T6-X5JV-CAA (long)
204+ b39a4820-77f7da28-95347fde-04604c5e-d95784c6-bb748df0-f4a06bbc-767ebf53 (hex)
205+ </ pre >
206+ < div class ="caution ">
207+ < p class ="first admonition-title "> Caution!</ p >
203208< p class ="last "> The hex, long and compact representations are not unique,
204209due to a possible ambiguity of upper vs. lowercase letter digits
205210for hex and long, and the padding in final position for long and
@@ -262,7 +267,8 @@ <h2>References</h2>
262267< table class ="docutils footnote " frame ="void " id ="ascii " rules ="none ">
263268< colgroup > < col class ="label " /> < col /> </ colgroup >
264269< tbody valign ="top ">
265- < tr > < td class ="label "> < a class ="fn-backref " href ="#id2 "> [1]</ a > </ td > < td > < a class ="reference external " href ="https://en.wikipedia.org/wiki/ASCII "> https://en.wikipedia.org/wiki/< span class ="caps "> ASCII</ span > </ a > </ td > </ tr >
270+ < tr > < td class ="label "> < a class ="fn-backref " href ="#id2 "> [1]</ a > </ td > < td > < span class ="caps "> RFC</ span > 20. “< span class ="caps "> ASCII</ span > format for network interchange”.
271+ (< a class ="reference external " href ="https://tools.ietf.org/html/rfc20 "> https://tools.ietf.org/html/rfc20</ a > )</ td > </ tr >
266272</ tbody >
267273</ table >
268274< table class ="docutils footnote " frame ="void " id ="uni " rules ="none ">
@@ -274,13 +280,15 @@ <h2>References</h2>
274280< table class ="docutils footnote " frame ="void " id ="utf " rules ="none ">
275281< colgroup > < col class ="label " /> < col /> </ colgroup >
276282< tbody valign ="top ">
277- < tr > < td class ="label "> < a class ="fn-backref " href ="#id3 "> [3]</ a > </ td > < td > < a class ="reference external " href ="https://en.wikipedia.org/wiki/UTF-8 "> https://en.wikipedia.org/wiki/< span class ="caps "> UTF</ span > -8</ a > </ td > </ tr >
283+ < tr > < td class ="label "> < a class ="fn-backref " href ="#id3 "> [3]</ a > </ td > < td > < span class ="caps "> RFC</ span > 3629. “< span class ="caps "> UTF</ span > -8, a transformation format of < span class ="caps "> ISO</ span > 10646”.
284+ (< a class ="reference external " href ="https://tools.ietf.org/html/rfc3629 "> https://tools.ietf.org/html/rfc3629</ a > )</ td > </ tr >
278285</ tbody >
279286</ table >
280287< table class ="docutils footnote " frame ="void " id ="sha " rules ="none ">
281288< colgroup > < col class ="label " /> < col /> </ colgroup >
282289< tbody valign ="top ">
283- < tr > < td class ="label "> < a class ="fn-backref " href ="#id4 "> [4]</ a > </ td > < td > < a class ="reference external " href ="https://en.wikipedia.org/wiki/SHA-2 "> https://en.wikipedia.org/wiki/< span class ="caps "> SHA</ span > -2</ a > </ td > </ tr >
290+ < tr > < td class ="label "> < a class ="fn-backref " href ="#id4 "> [4]</ a > </ td > < td > < span class ="caps "> RFC</ span > 4634. “< span class ="caps "> US</ span > Secure Hash Algorithms (< span class ="caps "> SHA</ span > and < span class ="caps "> SHA</ span > -based < span class ="caps "> HMAC</ span > and < span class ="caps "> HKDF</ span > )”.
291+ (< a class ="reference external " href ="https://tools.ietf.org/html/rfc6234 "> https://tools.ietf.org/html/rfc6234</ a > ; see also < a class ="reference external " href ="https://en.wikipedia.org/wiki/SHA-2 "> https://en.wikipedia.org/wiki/< span class ="caps "> SHA</ span > -2</ a > )</ td > </ tr >
284292</ tbody >
285293</ table >
286294< table class ="docutils footnote " frame ="void " id ="fletcher " rules ="none ">
@@ -294,7 +302,8 @@ <h2>References</h2>
294302< table class ="docutils footnote " frame ="void " id ="base " rules ="none ">
295303< colgroup > < col class ="label " /> < col /> </ colgroup >
296304< tbody valign ="top ">
297- < tr > < td class ="label "> < a class ="fn-backref " href ="#id6 "> [6]</ a > </ td > < td > < a class ="reference external " href ="https://tools.ietf.org/html/rfc4648 "> https://tools.ietf.org/html/rfc4648</ a > </ td > </ tr >
305+ < tr > < td class ="label "> < a class ="fn-backref " href ="#id6 "> [6]</ a > </ td > < td > < span class ="caps "> RFC</ span > 4648. “The Base16, Base32, and Base64 Data Encodings”.
306+ (< a class ="reference external " href ="https://tools.ietf.org/html/rfc4648 "> https://tools.ietf.org/html/rfc4648</ a > )</ td > </ tr >
298307</ tbody >
299308</ table >
300309</ div >
0 commit comments