Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: w3c revocation using bit string status list for dedicated and multi-tenancy #171

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Conversation

KulkarniShashank
Copy link
Contributor

What

  • Implemented W3C credential revocation using a bit string status list.
  • Added support for both dedicated and multi-tenancy scenarios.
  • Integrated with the existing credential status management system.

Why

  • To enable the revocation of W3C credentials in compliance with the standard.
  • To support various deployment configurations, including multi-tenant environments, enhancing the flexibility and scalability of the solution.

How

  • Created new functions for generating, encoding, and decoding bit string status lists.
  • Integrated these functions into the credential issuance and verification processes.
  • Extended the credential management logic to handle revocation checks for both dedicated and multi-tenant environments.
  • Updated existing modules to support the new revocation features, ensuring backward compatibility.

GHkrishna and others added 11 commits July 2, 2024 15:01
… support revocation of jsonld credentials

Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…t credential

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link

sonarcloud bot commented Sep 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants