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

[zk-token-sdk] add pubkey proof #28392

Merged
merged 8 commits into from
Oct 14, 2022
Merged

[zk-token-sdk] add pubkey proof #28392

merged 8 commits into from
Oct 14, 2022

Conversation

samkim-crypto
Copy link
Contributor

Problem

Currently there is no mechanism for a user of confidential tokens to prove the validity of an ElGamal public key.

Summary of Changes

Add a proof-of-knowledge public key validity proof instruction for the twisted ElGamal public key.

@samkim-crypto samkim-crypto merged commit bc92709 into solana-labs:master Oct 14, 2022
mergify bot pushed a commit that referenced this pull request Oct 14, 2022
* add pubkey proof

* add pubkey sigma proof

* add docs for the sigma proof functions

* add pod public key sigma proof

* add public-key validity proof instruction

* add public-key validity proof instruction

* add VerifyPubkeyValidity instruction

* cargo fmt

(cherry picked from commit bc92709)
mergify bot added a commit that referenced this pull request Oct 14, 2022
[zk-token-sdk] add pubkey proof (#28392)

* add pubkey proof

* add pubkey sigma proof

* add docs for the sigma proof functions

* add pod public key sigma proof

* add public-key validity proof instruction

* add public-key validity proof instruction

* add VerifyPubkeyValidity instruction

* cargo fmt

(cherry picked from commit bc92709)

Co-authored-by: samkim-crypto <skim13@cs.stanford.edu>
@samkim-crypto samkim-crypto deleted the zk-token-sdk/add-pubkey-proof branch December 1, 2022 00:34
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.

1 participant