Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative construction to merkle trees #3078

Open
AljoschaMeyer opened this issue Aug 30, 2023 · 0 comments
Open

Alternative construction to merkle trees #3078

AljoschaMeyer opened this issue Aug 30, 2023 · 0 comments

Comments

@AljoschaMeyer
Copy link

Hi Trillian team,

I want to point out a (semi-)new design for transparency logs I developed (not peer-reviewed yet) that outperforms the Merkle-tree-based design used in trillian (briefly: consistency proofs are ca 95% of the size, inclusion proofs for item i from the signed tree head for item i have constant size): https://arxiv.org/pdf/2308.15058.pdf

I suppose given the state and scope of trillian and CT there is little actionable follow-up, but as far as I know this is the first improvement over Merkle trees of this kind, so it would make sense for you to be aware of the paper. If you have any questions, or see any flaws in the construction, feel free to ping me.

Kind regards,
Aljoscha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant