-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
gadgetWrite a circuit using clean. Usually well-suited for external contributionsWrite a circuit using clean. Usually well-suited for external contributions
Description
This issue implements and verifies a circuit for processChunk, on top of #124 .
[ ] implement and verify a gadget for[edit: not needed, no operations]initialChunkState- implement and verify a gadget for
updateChunk- an idiomatic implementation depends on Send/receive tuples with multiplicities #252 or Use and yield tuples with properties #262 . Turning
InductiveTable(Implement BLAKE3 processBlocks as InductiveTable #229 ) into a sub-circuit will destroy the table structure, so better to use it through send-receive.
- an idiomatic implementation depends on Send/receive tuples with multiplicities #252 or Use and yield tuples with properties #262 . Turning
- implement and verify a gadget for
finalizeChunkBLAKE3 finalizeChunk circuit #255
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
gadgetWrite a circuit using clean. Usually well-suited for external contributionsWrite a circuit using clean. Usually well-suited for external contributions