3 releases
0.1.2 | Sep 20, 2024 |
---|---|
0.1.1 | Aug 1, 2024 |
0.1.0 | Jul 26, 2024 |
#643 in Authentication
2,930 downloads per month
Used in 24 crates
(via ssi-data-integrity)
1MB
25K
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
:
Data Integrity Cryptographic Suites.
Dependencies
~17–25MB
~431K SLoC