Skip to content

complete full zukyc example doc#172

Merged
ed255 merged 1 commit intomainfrom
doc/zukyc
Apr 4, 2025
Merged

complete full zukyc example doc#172
ed255 merged 1 commit intomainfrom
doc/zukyc

Conversation

@ed255
Copy link
Collaborator

@ed255 ed255 commented Apr 1, 2025

Document the missing parts of the full ZuKYC example.

This requires defining the Hash native predicate and HashOf native operation.
The public key derivation is just a hash following the current spec of our signature scheme. This will change to something more complex if we change the signature scheme, and in that case I think we should rely on an introductory gadget for the key derivation.

I've defined the Hash as taking 2 values so that we can create chains to absorb data of dynamic size.

@ed255 ed255 added the documentation Improvements or additions to documentation label Apr 1, 2025
@ed255 ed255 requested review from arnaucube and ax0 April 1, 2025 23:48
Copy link
Collaborator

@ax0 ax0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ed255 ed255 merged commit adad695 into main Apr 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants