Martin Riedel
Martin Riedel
Hey, my CI is failing with `"@project-serum/anchor-cli": "^0.25.0",` with the following error: ``` Failed to get version of local binary: /home/runner/work/sol-did/sol-did/program_v2/node_modules/@project-serum/anchor-cli/anchor: 1: Syntax error: "(" unexpected ``` it seems like...
This branch provides support for `did:ion` in veramo. Do not merge prior to the following issues being resolved: - JWK Key handling in Veramo - 50 char Key ID restriction...
Add support for [Aries RFC 0454](https://github.com/hyperledger/aries-rfcs/tree/master/features/0454-present-proof-v2) to support the interoperability with other Agents around the Credential Issuance Process. Additional Design Document. https://hackmd.io/QMsbkn1cSN2Fgpmrrg1IwA
Support for the [DIF Presentation Exchange](https://identity.foundation/presentation-exchange/) Format in the Framework. The Presentation Exchange is part of a Credential Manifest Structure and as part of the Present-Proof Aries RFC. Additional Design:...
Support the [Credential Manifest Format](https://identity.foundation/credential-manifest/) as part of the Issue Credential Flow.
Add support for [Aries RFC 0453](https://github.com/hyperledger/aries-rfcs/tree/master/features/0453-issue-credential-v2) to support the interoperability with other Agents around the Credential Issuance Process. Additional Design Document. https://hackmd.io/F4LkhcyhQV6fqadZwljh-A
As an Integrator of Veramo I would like to be able to use a single generalized Verification API that automatically verifies a various set of input data according to a...
As an integrator, I would like Veramo to raise identifiable errors with matching english error-messages, so that I can present a more detailed error message to an end user within...
As a user of Veramo I would like to create and use BLS Keys in order to create and verify Signatures. Acceptance Criteria - Support BLS Keys within the Veramo's...
As an implementer I would like to use [BBS+ Signatures](https://w3c-ccg.github.io/ldp-bbs2020/) as a Veramo module, in order to create and verify credentials with that signature suite. *Acceptance Criteria* - Provide a...