UDIF: Universal Digital Identification Framework 1.0.0.0a (A1)
A quantum-secure cryptographic identification
Data Structures
Here are the data structures with brief descriptions:
 Cmcel_store_callbacks
 Cudif_anchor_recordAnchor record
 Cudif_capabilityCapability token
 Cudif_capability_maskFixed-size capability bitset (issuer-/role-scoped). Capability bits; bit positions map to udif_capability_id
 Cudif_certificateUDIF entity certificate
 Cudif_checkpoint_configConfiguration for automatic checkpoint creation
 Cudif_checkpoint_groupCoordinated checkpoint across all three ledgers
 Cudif_claimA typed claim with deterministic canonical encoding
 Cudif_claim_anchorAnchor (e.g., Merkle root) binding a claim set to an identity. Anchor/merkle root over canonical claim set
 Cudif_claim_setA collection of claims bound to an identity by an anchor
 Cudif_encoded_blobGeneric encoded object buffer (for decode/encode APIs)
 Cudif_file_handleCached file handle with metadata
 Cudif_identity_idSubject identity identifier (opaque, canonicalized). Subject identifier bytes
 Cudif_identity_recordCore identity record bound to a namespace and issuer
 Cudif_issuer_domain_codeIssuer domain/controller identifier. Issuer domain code (ASCII or compact code)
 Cudif_kem_keypairKEM key pair
 Cudif_logging_entryAudit log entry
 Cudif_logging_stateLog state structure
 Cudif_mcel_ledgerPer-ledger state tracking
 Cudif_mcel_managerMCEL manager implementation
 Cudif_merkle_nodeMerkle proof node structure
 Cudif_namespace_codeNamespace partition identifier. Namespace code (ASCII or compact code)
 Cudif_objectUDIF object container
 Cudif_permission_maskFixed-size permission bitset (subject-/resource-scoped). Permission bits; bit positions map to udif_permission_class
 Cudif_policy_hashPolicy identifier (hash of canonical policy). SHA3/SHAKE hash of policy document
 Cudif_queryQuery request
 Cudif_query_responseQuery response
 Cudif_registry_stateUser Agent object registry
 Cudif_server_application_stateThe UDIF server state
 Cudif_session_stateSecure session state
 Cudif_signature_keypairThe UDIF asymmetric signature scheme key container
 Cudif_storage_contextFile-based storage context for MCEL integration
 Cudif_time_windowA validity interval expressed in UTC seconds
 Cudif_tokenSerialized token container with optional envelope protection
 Cudif_token_headerCommon header for UDIF tokens (capability/attestation/session)
 Cudif_topology_list_stateThe UDIF topology list structure
 Cudif_topology_node_stateThe UDIF topology node structure
 Cudif_transfer_recordObject transfer record
 Cudif_treatyCross-domain treaty
 Cudif_valid_timeThe certificate expiration time structure