| Crates.io | bhx5chain |
| lib.rs | bhx5chain |
| version | 0.3.0 |
| created_at | 2025-03-26 08:11:08.50974+00 |
| updated_at | 2025-09-10 15:05:12.961858+00 |
| description | TBTL's library for handling X.509 certificate chains. |
| homepage | |
| repository | https://github.com/blockhousetech/eudi-rust-core |
| max_upload_size | |
| id | 1606306 |
| size | 104,807 |
This library provides functionality for working with an ordered array of X.509 certificates as defined in RFC 9360 for use in other The Blockhouse Technology Limited (TBTL) projects.
The primary way to use this library is to construct an X5Chain struct using
the Builder struct. There is also JwtX5Chain for working with JWTs.
For additional documentation & examples, take a look at the crate documentation.
The changelog can be found here.
Licensed under GNU Affero General Public License, Version 3.