Discussion about this post

User's avatar
Peter Drotos's avatar

Nice! Just quickly skimmed but happy to do a full pass sometime if useful.

One thing I spotted is storing the digests for each packet individually. In order to verify the hashes you'll also need the original packets to be stored. So you need to store much more data than the digests. At the same time, if you have the original data, you can arrange the hashing into trees or chains that you can later reproduce and only store the roots/tails.

No posts

Ready for more?