/[gzz]/gzz/Documentation/misc/storm-urn-application.txt
ViewVC logotype

Diff of /gzz/Documentation/misc/storm-urn-application.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by benja, Thu Jan 23 18:45:03 2003 UTC revision 1.10 by benja, Thu Jan 23 18:52:29 2003 UTC
# Line 63  Declaration of syntactic structure: Line 63  Declaration of syntactic structure:
63       by <hex-bytes>, plus one.       by <hex-bytes>, plus one.
64     - Represent n as a four-byte big-endian long integer.     - Represent n as a four-byte big-endian long integer.
65       (Since n <= 101, the first three bytes will always be zero.)       (Since n <= 101, the first three bytes will always be zero.)
66     - Concatenate to this a zero octet.     - Concatenate to this a zero byte.
67     - Concatenate to this the bytes encoded in <hex-bytes>.     - Concatenate to this the bytes encoded in <hex-bytes>.
68     - Concatenate to this the header and body of the block,     - Concatenate to this the header and body of the block,
69       as with 01 blocks.       as with 01 blocks.
70     - Compute the SHA-1 hash of this byte sequence.     - Compute the SHA-1 hash of this byte sequence.
71    
72     Whereever byte sequences are encoded in hexadecimal form,     Wherever byte sequences are encoded in hexadecimal form,
73     both uppercase and lowercase are allowed for the     both uppercase and lowercase are allowed for the
74     digits A to F.     digits A to F.
75        

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26