Module verifiable_intent
Expand description
Verifiable Intent (VI) — Rust-native implementation of the VI specification.
Re-exports§
pub use verification::StrictnessMode;
Modules§
- crypto
- SD-JWT / KB-SD-JWT cryptographic primitives.
- error
- Machine-readable error taxonomy for Verifiable Intent operations.
- issuance
- L2 and L3 credential issuance.
- types
- Core data models for the Verifiable Intent credential chain.
- verification
- Chain verification, constraint checking, and binding integrity validation.