Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Beyond binary Merkle trees: Alice can use a binary Merkle tree to commit to a set of elements = {1, , } so that later

Beyond binary Merkle trees: Alice can use a binary Merkle tree to commit to a set of elements = {1, , } so that later she can prove to Bob that some is in using a proof containing at most log hash values. In this question your goal is to explain how to do the same using a tree, that is, where every non-leaf node has up to children. The hash value for every non-leaf node is computed as the hash of the concatenation of the values of its children. a. Suppose = {1, , 9}. Explain how Alice computes a commitment to S using a ternary Merkle tree (i.e. = 3). How can Alice later prove to Bob that 4 is in . b. Suppose contains elements. What is the length of the proof that proves that some is in , as a function of and ? c. For large , what is the proof size overhead of a tree compared to a binary tree? Can you think of any advantage to using a > 2? (Hint: consider computation cost)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

=+ 9. What is inflation and what causes it?

Answered: 1 week ago

Question

=+6. What does the invisible hand of the marketplace do?

Answered: 1 week ago