Skip to content

Commit

Permalink
Advanced Features Procedures and Test Vector Update: Clarifications a…
Browse files Browse the repository at this point in the history
…nd wording improvements.

Co-authored-by: Will Abramson <[email protected]>
  • Loading branch information
Wind4Greg and wip-abramson authored Jan 29, 2025
1 parent 76071fe commit e67d15f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1879,6 +1879,9 @@ <h3>Credential-Bound Pseudonyms</h3>
and will only be known by, the
holder; the second part, the |nym_domain|, may be specified by either the holder
or the verifier, and will be shared between the holder and verifier.
An issuer binds a credential to a |nym_secret| during the issuance process.
A holder can then compute pseudonyms from the |nym_secret| and prove to
verifiers that these pseudonyms are bound to the credential the are presenting.
Cryptographic pseudonyms computed from the same |nym_secret| but different
|nym_domain| values are unlinkable.
</p>
Expand Down

0 comments on commit e67d15f

Please sign in to comment.