Crates.io | ssi-data-integrity-core |
lib.rs | ssi-data-integrity-core |
version | 0.2.0 |
source | src |
created_at | 2024-07-26 15:50:06.977329 |
updated_at | 2024-09-20 15:07:03.893254 |
description | Verifiable Credential Data Integrity 1.0 core implementation for the `ssi` library. |
homepage | |
repository | https://github.com/spruceid/ssi/ |
max_upload_size | |
id | 1316325 |
size | 176,106 |
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.