sdjwt 0.8.1

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

pub use algorithms::*;
pub use hashalgorithm::*;