bhx5chain

Crates.iobhx5chain
lib.rsbhx5chain
version0.3.0
created_at2025-03-26 08:11:08.50974+00
updated_at2025-09-10 15:05:12.961858+00
descriptionTBTL's library for handling X.509 certificate chains.
homepage
repositoryhttps://github.com/blockhousetech/eudi-rust-core
max_upload_size
id1606306
size104,807
(tbtldevops)

documentation

README

bhx5chain

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.

Details

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.

Changelog

The changelog can be found here.

License

Licensed under GNU Affero General Public License, Version 3.

Commit count: 55

cargo fmt