Skip to content

Commit

Permalink
spec: work to support DID and multiple credentials
Browse files Browse the repository at this point in the history
Adding support for DID owners:

- Implemented by blinding the message hash
- Verifying a signature on the blinded message hash out-of-circuit

Adding support for combining multiple credentials:

- All credentials must have the same owner,
  but allows combining DID and PK owners.
  • Loading branch information
rot256 committed Oct 25, 2024
1 parent 239ec94 commit 024e947
Showing 1 changed file with 295 additions and 78 deletions.
Loading

0 comments on commit 024e947

Please sign in to comment.