Skip to main content

Linear Authentication Complexity

Definition

Linear Authentication Complexity describes a system where the computational effort required for authentication scales proportionally with a specific input parameter. For instance, if verifying a credential requires processing each element in a list, and the list grows, the authentication time increases linearly. In cryptographic systems, this might relate to the size of a proof or the number of participants involved in a multi-signature scheme. Systems with lower complexity are generally preferred for efficiency.