sdjwt 0.7.2

SD-JWT support for Issuers, Holders, and Verifiers
Documentation
1
2
3
4
5
pub mod algorithm;
pub mod hashalgorithm;

pub use algorithm::*;
pub use hashalgorithm::*;