Skip to content

[frontend] Add tweak for Merkle tree hashes#812

Closed
paulcadman wants to merge 1 commit into08-22-_frontend_add_winternitz_ots_verifierfrom
08-22-_frontend_add_tweak_for_merkle_tree_hashes
Closed

[frontend] Add tweak for Merkle tree hashes#812
paulcadman wants to merge 1 commit into08-22-_frontend_add_winternitz_ots_verifierfrom
08-22-_frontend_add_tweak_for_merkle_tree_hashes

Conversation

@paulcadman
Copy link
Copy Markdown
Contributor

@paulcadman paulcadman commented Aug 27, 2025

This PR adds a Keccak256 tweak circuit that will be used to hash the nodes in the XMSS merkle tree for the hash-based signature scheme.

Copy link
Copy Markdown
Contributor Author

paulcadman commented Aug 27, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-ready to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from 7b64e10 to 927a95f Compare August 27, 2025 16:45
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 47e629e to e2a0731 Compare August 27, 2025 16:45
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from 927a95f to e77b7b5 Compare August 27, 2025 18:27
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from e2a0731 to 7242709 Compare August 27, 2025 18:27
@paulcadman paulcadman marked this pull request as ready for review August 28, 2025 15:25
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 7242709 to 793385e Compare August 28, 2025 17:46
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from e77b7b5 to c3b7ee8 Compare August 28, 2025 17:46
@paulcadman paulcadman requested a review from jadnohra August 29, 2025 09:09
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 793385e to 0fb4f01 Compare August 29, 2025 09:29
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from c3b7ee8 to 5115b10 Compare August 29, 2025 09:29
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 0fb4f01 to add3979 Compare August 29, 2025 09:43
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from 5115b10 to 7e3b45e Compare August 29, 2025 09:43
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from 7e3b45e to 9de321f Compare August 29, 2025 11:14
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from add3979 to 3f4b51d Compare August 29, 2025 11:14
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 3f4b51d to d739bbf Compare September 1, 2025 00:13
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from 9de321f to 72ec6ee Compare September 1, 2025 00:13
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from d739bbf to 5bb2be4 Compare September 1, 2025 08:12
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from 72ec6ee to 3ae82b8 Compare September 1, 2025 08:12
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 5bb2be4 to b916c8a Compare September 1, 2025 08:39
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch 2 times, most recently from 914b028 to d0959b0 Compare September 1, 2025 12:08
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from b916c8a to 03ef263 Compare September 1, 2025 12:08
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch from d0959b0 to fa418ad Compare September 1, 2025 15:05
@paulcadman paulcadman force-pushed the 08-22-_frontend_add_winternitz_ots_verifier branch from 03ef263 to 6e9177f Compare September 1, 2025 15:05
@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Sep 1, 2025

Merge activity

  • Sep 1, 3:16 PM UTC: paulcadman added this pull request to the Graphite merge queue.
  • Sep 1, 3:16 PM UTC: CI is running for this pull request on a draft pull request (#897) due to your merge queue CI optimization settings.
  • Sep 1, 3:22 PM UTC: Merged by the Graphite merge queue via draft PR: #897.

graphite-app bot pushed a commit that referenced this pull request Sep 1, 2025
This PR adds a Keccak256 tweak circuit that will be used to hash the nodes in the XMSS merkle tree for the hash-based signature scheme.
@graphite-app graphite-app bot closed this Sep 1, 2025
@graphite-app graphite-app bot deleted the 08-22-_frontend_add_tweak_for_merkle_tree_hashes branch September 1, 2025 15:22
lockedloop pushed a commit that referenced this pull request Sep 8, 2025
This PR adds a Keccak256 tweak circuit that will be used to hash the nodes in the XMSS merkle tree for the hash-based signature scheme.
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

Successfully merging this pull request may close these issues.

2 participants