Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.01 KB

File metadata and controls

12 lines (7 loc) · 1.01 KB
description
What are the different types of Verifiable Credential?

Types of Verifiable Credential

Overview

There are multiple types of Verifiable Credentials, each with their own set of benefits and features:

JSON (JWT)W3C standard for representing data in a plain JSON format with a JWT proof.
JSON-LDW3C standard for representing data in a plain JSON format with a Data Integrity proof.
SD-JWTExtension of JSON based JWT with ability for selectively disclosed attributes.
AnonCreds (ZKCreds)Hyperledger-championed format with capabilities for zero-knowledge proofs and selective disclousre.