| Crates.io | bh-sd-jwt |
| lib.rs | bh-sd-jwt |
| version | 0.3.0 |
| created_at | 2025-06-10 11:57:28.22839+00 |
| updated_at | 2025-09-11 11:18:39.937306+00 |
| description | TBTL's library for handling SD-JWT specification. |
| homepage | |
| repository | https://github.com/blockhousetech/eudi-rust-core |
| max_upload_size | |
| id | 1707013 |
| size | 413,812 |
This library provides functionality for working with the SD-JWT format for Verifiable Credentials as defined in the IETF SD-JWT-based Verifiable Credentials specification and the mechanism that allows for selective disclosure of individual elements of JSON data structure as defined in the IETF Selective Disclosure for JWTs specification.
The primary way to use this library is to use the IssuerJwt struct to issue
JWTs, Holder to store an issued JWT and Verifier to verify an SD-JWT
presentation.
For additional documentation & examples, take a look at the crate documentation and the examples in the source code.
The changelog can be found here.
Licensed under GNU Affero General Public License, Version 3.