Skip to content

Commit

Permalink
Update docs/build/identity.rs/1.3/docs/how-tos/verifiable-credentials…
Browse files Browse the repository at this point in the history
…/zero-knowledge-selective-disclosure.mdx

Co-authored-by: Eike Haß <[email protected]>
  • Loading branch information
UMR1352 and eike-hass authored May 14, 2024
1 parent 5754748 commit 80cd568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Note how the VC issuer makes no prescription whatsoever regarding the disclosabi

Once the holder receives a presentation challenge from a verifier, they construct a selective disclosure presentation for the requested credential
and send it back for verification. For this process the JWP in possession of the holder undergoes a transformation that allows the holder
to conceal any fields from the credential's claims through the creation of a Zero Knowledge Proof (ZKP) of the issuer's signature and becomes a _presented JWP_.
to conceal any fields from the credentials claims through the creation of a Zero Knowledge Proof (ZKP) of the issuer's signature and becomes a _presented JWP_.
The proof value depends on the selected [JSON Proof Algorithm](https://www.ietf.org/archive/id/draft-ietf-jose-json-proof-algorithms-02.html) (JPA).

<Tabs groupId="language" queryString>
Expand Down

0 comments on commit 80cd568

Please sign in to comment.