ssi-data-integrity-core

Crates.iossi-data-integrity-core
lib.rsssi-data-integrity-core
version0.2.0
sourcesrc
created_at2024-07-26 15:50:06.977329
updated_at2024-09-20 15:07:03.893254
descriptionVerifiable Credential Data Integrity 1.0 core implementation for the `ssi` library.
homepage
repositoryhttps://github.com/spruceid/ssi/
max_upload_size
id1316325
size176,106
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: 605

cargo fmt