ssi-data-integrity-core

Crates.iossi-data-integrity-core
lib.rsssi-data-integrity-core
version0.3.1
created_at2024-07-26 15:50:06.977329+00
updated_at2025-09-24 09:56:11.004976+00
descriptionVerifiable Credential Data Integrity 1.0 core implementation for the `ssi` library.
homepage
repositoryhttps://github.com/spruceid/ssi/
max_upload_size
id1316325
size235,518
standards (github:spruceid:standards)

documentation

https://docs.rs/ssi-data-integrity/

README

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.

Commit count: 637

cargo fmt