1 unstable release
0.1.0-alpha.6 | Aug 8, 2024 |
---|
#694 in Authentication
63 downloads per month
Used in 5 crates
(4 directly)
135KB
1.5K
SLoC
Verifiable Credentials
This crate is a higher order crate to support the Vercre suite of crates. It is not intended to be used directly. See
Created to support the Verifiable Credentials Data Model v2.0, this crate implements some of the family of W3C Recommendations for Verifiable Credentials as outlined in the Verifiable Credentials Overview.
The crate is organized along the lines of the top-level specifications:
-
model: VC Data Model
-
proof: Data Integrity and JOSE and COSE proof formats
-
status: Bitstring Status List for Credential status.
-
schema: VC JSON Schema for interpreting the structure of a Credential in a consistent manner.
Dependencies
~14MB
~267K SLoC