5 unstable releases
0.3.0 | May 13, 2025 |
---|---|
0.2.1 | Jan 15, 2025 |
0.2.0 | Sep 20, 2024 |
0.1.1 | Aug 1, 2024 |
0.1.0 | Jul 26, 2024 |
#1569 in Authentication
1,960 downloads per month
Used in 29 crates
(2 directly)
755KB
17K
SLoC
Verifiable Credential Data Integrity 1.0 core implementation.
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.
Dependencies
~18MB
~338K SLoC