Skip to content

Conversation

@RishabhS7
Copy link

@RishabhS7 RishabhS7 commented Nov 21, 2025

Add TrustVC Implementation

Summary

This PR adds the TrustVC implementation to the W3C Verifiable Credentials Test Suite implementations registry.

Implementation Details

  • Organization: TrustVC
  • Implementation Name: TrustVC Implementation
  • Issuer DID: did:web:trustvc.github.io:did:1
  • Issuer Endpoint: https://w3ctest.dev.trustvc.tech/dev/credentials/imda/issue
  • Verifier Endpoint: https://w3ctest.dev.trustvc.tech/dev/credentials/imda/verify

Supported Features

  • ✅ W3C Verifiable Credentials Data Model v2.0
  • ✅ ECDSA-SD-2023 cryptosuite
  • ✅ P-256 ECDSA key type
  • ✅ Selective disclosure support

Tags

  • vc2.0 - VC Data Model 2.0 compliance
  • ecdsa-sd-2023 - ECDSA Selective Disclosure cryptosuite

Testing

The implementation has been tested against the W3C VC Data Model 2.0 test suite and passes the required conformance tests.

Endpoints Verification

  • Issuer endpoint is accessible
  • Verifier endpoint is accessible
  • Endpoints support the required VC 2.0 format
  • Cryptographic operations work correctly

Additional Notes

This implementation uses the @trustvc/trustvc library and provides full support for W3C Verifiable Credentials v2.0 with ECDSA-SD-2023 signatures, enabling selective disclosure capabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant