//! Signing profiles for tzap RootAuth.
//!//! The plugin crate owns authenticator-profile behavior. `tzap-core` owns the
//! v43 archive fields and computes the RootAuth signing input that these
//! profiles sign or verify.
#![forbid(unsafe_code)]pubmoded25519_raw;pubmodx509_chain;