Authentication systems have evolved a lot since the 1960s when Fernando Corbato first proposed the password-based authentication. In 2013, the FIDO Alliance proposed using secure hardware for authentication, thus marking a milestone in the passwordless authentication era [1]. Passwordless authentication with a possession-based factor often relied on hardware-backed cryptographic methods. FIDO2 being one an amalgamation of the W3C Web Authentication and FIDO Alliance Client to Authenticator Protocol is an industry standard for secure passwordless authentication with rising adoption for the same [2]. However, the current FIDO2 standards use ECDSA with SHA-256 (ES256), RSA with SHA-256 (RS256) and similar classical cryptographic signature algorithms. This makes it insecure against attacks involving large-scale quantum computers [3]. This study aims at exploring the usability of Module Lattice based Digital Signature Algorithm (ML-DSA), based on Crystals Dilithium as a post quantum cryptographic signature standard for FIDO2. The paper highlights the performance and security in comparison to keys with classical algorithms.
翻译:自20世纪60年代费尔南多·科尔巴托首次提出基于密码的身份验证以来,认证系统已历经巨大演变。2013年,FIDO联盟提出利用安全硬件进行身份验证,由此标志着无密码认证时代的一个重要里程碑[1]。基于持有因子的无密码认证通常依赖硬件支持的密码学方法。FIDO2作为W3C Web身份验证标准与FIDO联盟客户端至认证器协议的融合体,已成为行业公认的安全无密码认证标准,其应用范围正不断扩大[2]。然而,现行FIDO2标准采用基于ECDSA与SHA-256(ES256)、RSA与SHA-256(RS256)及类似经典密码签名算法,这使得其易受大规模量子计算机攻击的威胁[3]。本研究旨在探索基于模块格的数字签名算法(ML-DSA)——以Crystals Dilithium为基础的后量子密码签名标准——在FIDO2中的适用性。本文重点对比了采用该算法与经典算法密钥在性能及安全性方面的表现。