Hi,

I believe the definition of hash_value should explicitly state the hash
is computed on the DataValue.value excluding its 32-bit length bytes:

   hash_value
      A digest using hash_algorithm on the value field of the
      DataValue excluding its 4 leading length bytes.

The 4 length bytes of DataValue.value is already represented in
MetaData.value_length thus should not be part of the hash input.

Thanks

--Michael

_______________________________________________
P2PSIP mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/p2psip

Reply via email to