auths-id 0.1.2

Multi-device identity and attestation crate for Auths
Documentation
1
2
3
4
5
6
7
pub mod attestation_message;
#[cfg(feature = "git-storage")]
pub mod kel_port;
#[cfg(feature = "git-storage")]
pub mod keri_resolve;

pub use auths_core::witness::{EventHash, EventHashParseError};