3 unstable releases
0.2.0 | Sep 20, 2024 |
---|---|
0.1.1 | Aug 1, 2024 |
0.1.0 | Jul 26, 2024 |
#14 in #vc
1,738 downloads per month
Used in 19 crates
(2 directly)
715KB
17K
SLoC
Data Integrity Proofs format for Verifiable Credentials
The Verifiable Credential Data Model does not, by itself, specifies how the
proof is encoded and delivered with the credential data.
This library provides the Data Integrity proof format, where the proof
is defined through Data Integrity Crypto Suites and embedded to the
VC document using the security#proof
property.
lib.rs
:
Verifiable Credential Data Integrity 1.0 core implementation.
Dependencies
~20–31MB
~502K SLoC