auths-id 0.1.16

Multi-device identity and attestation crate for Auths
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mod anchor_lifecycle;
mod attestation_input_golden;
mod credential_registry;
mod delegation;
mod hardware_inception;
mod keri;
mod lifecycle;
mod proptest_keri;
mod recovery;
mod registry_contract;
mod rotation_edge_cases;
mod serialization_pinning;
mod shared_kel_removal;
mod witness_convergence;