mirror of
https://github.com/JernKunpittaya/full_zk_regex.git
synced 2026-01-09 13:27:55 -05:00
Update README.md
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# full_zk_regex
|
||||
|
||||
Presentation: https://www.loom.com/share/1619d89a33b04e03baf4e38e7fb7cbe3?sid=a5abd923-ce74-4570-a472-ec7d25a539aa
|
||||
|
||||
Slide: https://docs.google.com/presentation/d/1nSZdmwDKXjEM6bP6WBYyAWbCgK4cjpm-SXqDAA-MOjE/edit?usp=sharing
|
||||
|
||||
|
||||
## Summary
|
||||
|
||||
We allow users to easily create circom circuit to reveal submatch. After a few steps on frontend, we can deal with our newly baked circom circuit by
|
||||
|
||||
component main { public [in, match_idx] } = Regex(max_msg_byte,max_reveal_byte,group_idx);
|
||||
|
||||
Reference in New Issue
Block a user