public inbox for nncp-devel@lists.cypherpunks.su
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: nncp-bundle, nncp-caller, and .seen not working?
Date: Sat, 2 Jan 2021 16:04:47 +0300 [thread overview]
Message-ID: <X/Bvb8uhiWNYDUmZ@stargrave.org> (raw)
In-Reply-To: <87czypmd0o.fsf@complete.org>
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
*** John Goerzen [2020-12-31 23:39]:
>I'm not familiar with Merkle trees, but one solution to this would be to hash
>it in the order it's written at verification time: save the first 128K in
>RAM, read the rest, and when you're at EOF, supply that first 128K to the
>hasher and then you'd have your calculation.
Of course that is also solution and very simple one indeed. But just no
so beautiful and elegant like general tree hashing mode. Current hashing
even compatible with ordinary b2sum commands, but tree hashing of course
is won't be anymore too. Soon will look at all of this closer.
--
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263 6422 AE1A 8109 E498 57EF
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2021-01-02 13:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-30 6:37 nncp-bundle, nncp-caller, and .seen not working? John Goerzen
2020-12-30 14:08 ` Sergey Matveev
2020-12-30 15:37 ` John Goerzen
2020-12-30 15:44 ` John Goerzen
2020-12-30 19:10 ` Sergey Matveev
2020-12-30 19:16 ` Sergey Matveev
2021-01-01 5:36 ` John Goerzen
2021-01-02 12:56 ` Sergey Matveev
2021-01-01 5:39 ` John Goerzen
2021-01-02 13:04 ` Sergey Matveev [this message]
2021-01-06 17:15 ` Sergey Matveev
2021-01-06 18:55 ` Sergey Matveev
2021-01-07 17:56 ` John Goerzen