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

ssi-data-integrity-core

Verifiable Credential Data Integrity 1.0 core implementation for the ssi library

4 releases

new 0.2.1 Jan 15, 2025
0.2.0 Sep 20, 2024
0.1.1 Aug 1, 2024
0.1.0 Jul 26, 2024

#2 in #w3

Download history 658/week @ 2024-09-24 242/week @ 2024-10-01 577/week @ 2024-10-08 137/week @ 2024-10-15 169/week @ 2024-10-22 231/week @ 2024-10-29 81/week @ 2024-11-05 80/week @ 2024-11-12 103/week @ 2024-11-19 140/week @ 2024-11-26 139/week @ 2024-12-03 219/week @ 2024-12-10 271/week @ 2024-12-17 17/week @ 2024-12-24 107/week @ 2024-12-31 362/week @ 2025-01-07

843 downloads per month
Used in 21 crates (2 directly)

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

~19–31MB
~491K SLoC