On Fri, May 04, 2001 at 01:39:19PM +0100, Adam Langley wrote:
> * What's the new deal with the 21st byte (is it dead due to delow)

I think we are killing it and relying on PartSize in the storables.

> * Whats the spec for hashing Storable feilds in CHKs (and others?)

This is what I'm going on atm:

CHK routekey  = hash(hash(storables) + hash(progressive_hash_firstblock(encrypt(doc))))
SVK signature = sign(hash(storables) + hash(progressive_hash_firstblock(encrypt(doc))))

All keys will be verified with progressive hash streams just like CHKs.

-- 

# tavin cole
#
# "The process of scientific discovery is, in effect,
#  a continual flight from wonder."
#                                   - Albert Einstein


_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to