#data-integrity #verifiable-credentials #proof #ssi #document #vc #properties

ssi-data-integrity-core

Verifiable Credential Data Integrity 1.0 core implementation for the ssi library

3 unstable releases

0.2.0 Sep 20, 2024
0.1.1 Aug 1, 2024
0.1.0 Jul 26, 2024

#14 in #vc

Download history 111/week @ 2024-07-22 314/week @ 2024-07-29 19/week @ 2024-08-05 218/week @ 2024-08-12 174/week @ 2024-08-19 245/week @ 2024-08-26 275/week @ 2024-09-02 552/week @ 2024-09-09 525/week @ 2024-09-16 723/week @ 2024-09-23 263/week @ 2024-09-30 564/week @ 2024-10-07 163/week @ 2024-10-14

1,738 downloads per month
Used in 19 crates (2 directly)

Apache-2.0 and Apache-2.0…

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.

See: https://www.w3.org/TR/vc-data-integrity/

Dependencies

~20–31MB
~502K SLoC