Changes

20 bytes added ,  Sunday at 19:13
Line 229: Line 229:  
The following technique is used internally to generate these UUIDs:
 
The following technique is used internally to generate these UUIDs:
   −
- Generate a regular UUID using the above mentioned node data (<code>regular_uuid</code>)
+
- Generate or use an existing regular UUID the with the above mentioned node data (<code>regular_uuid</code>)
    
- <code>hash = SHA256 ( byte-swapped unique ID (thus, big endian) + 095E273A + 48-bit node data from regular_uuid )</code>
 
- <code>hash = SHA256 ( byte-swapped unique ID (thus, big endian) + 095E273A + 48-bit node data from regular_uuid )</code>
Trusted
462

edits