hyperledger-archives / ursa

Hyperledger Ursa (a shared cryptographic library) has moved to end-of-life status, with the components of Ursa still in use moved to their relevant Hyperledger projects (AnonCreds, Indy, Aries and Iroha).
https://wiki.hyperledger.org/display/ursa
Apache License 2.0
323 stars 142 forks source link

BBS+ demo #117

Closed brentzundel closed 4 years ago

brentzundel commented 4 years ago

Adds a demo of the full flow of credentials using bbs+ signatures. A Prover obtains credentials from two Issuers that include the Prover's link secret. A Verifier requests that the Prover reveal one claim from one credential, and prove the equality of one claim from each credential.

mac-arrap commented 4 years ago

@brentzundel could you fix the merge conflicts here? I will merge after this is done

brentzundel commented 4 years ago

@mac-arrap It should be ready to go.