#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

2 releases

0.1.1 Aug 1, 2024
0.1.0 Jul 26, 2024

#21 in #vc

Download history 364/week @ 2024-07-26 78/week @ 2024-08-02 175/week @ 2024-08-09 192/week @ 2024-08-16 182/week @ 2024-08-23 318/week @ 2024-08-30

877 downloads per month
Used in 13 crates (2 directly)

Apache-2.0 and Apache-2.0…

675KB
16K 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–30MB
~480K SLoC