bh-status-list

Crates.iobh-status-list
lib.rsbh-status-list
version0.2.0
created_at2025-05-08 11:08:12.96532+00
updated_at2025-09-11 09:58:26.78993+00
descriptionTBTL's library for IETF Token Status List specification.
homepage
repositoryhttps://github.com/blockhousetech/eudi-rust-core
max_upload_size
id1665174
size134,438
(tbtldevops)

documentation

README

bh-status-list

This library provides functionality for working with status list data structures as defined in the IETF Token Status List specification

Details

The crate provides the StatusList struct that can be used to create and modify a status list and the StatusListToken struct used for generating and verifying the JWT containing the status list.

For additional documentation & examples, take a look at the crate documentation.

Changelog

The changelog can be found here.

License

Licensed under GNU Affero General Public License, Version 3.

Commit count: 55

cargo fmt