Paper 2026/595

Registration-Optimized Dynamic Group Time-based One-time Passwords for Mobile Access

Jiaqing Guo, Southwest University
Xuelian Cao, Tsinghua University
Zengpeng Li, Shandong University
Yong Zhou, Southwest University
Zheng Yang, Southwest University
Jianying Zhou, Singapore University of Technology and Design
Abstract

Mobile access within public finance and enterprise environments often requires lightweight anonymous authentication, allowing users to prove authorization without disclosing their identities. Group Time-based One-Time Passwords (GTOTP) has recently been proposed as a lightweight primitive meeting this need with post-quantum security. To address dynamic group membership, Cao et al. introduced DGTOne, the first dynamic GTOTP construction. It employs chameleon hashes to precompute a fixed set of Merkle-tree leaves (mount points), into which conventional TOTP verification points (VPs) contributed by group members are adaptively inserted. However, DGTOne partitions mount points by time epochs, so they can expire and become unusable, causing capacity waste due to unpredictable join times. Moreover, its outsourced proof generation requires verifiers to be online each epoch to fetch refreshed credentials from Registration Authority (RA), defeating offline verification needed in mobile access. We address these limitations with two new schemes. First, we propose NWDGT, a no-wastage DGTOTP design that constructs Merkle trees of members' verification points (VP-trees) on demand, eliminating expired mount points at the cost of added handling latency. To mitigate this latency, we introduce LWDGT, which instantiates multiple small one-time signature (OTS) trees whose leaves (OTS public keys) serve as mount points. New members' VPs are signed immediately using unused leaves, achieving low wastage. We formally prove that the wastage rate of LWDGT is, with overwhelming probability, lower than that of DGTOne. By modeling the registration process and optimizing OTS-tree size, for deployments with up to 500 members (209 initially, 20 added monthly), LWDGT reduces mount point wastage rate by 10.2% over one year compared to DGTOne.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Group Time-based One-Time PasswordsAnonymityTraceabilityAuthentication
Contact author(s)
whoami @ email swu edu cn
xl-cao @ mail tsinghua edu cn
zengpeng @ email sdu edu cn
hiro115 @ email swu edu cn
youngzheng @ swu edu cn
jianying_zhou @ sutd edu sg
History
2026-03-26: revised
2026-03-25: received
See all versions
Short URL
https://ia.cr/2026/595
License
Creative Commons Attribution-NonCommercial-ShareAlike
CC BY-NC-SA

BibTeX

@misc{cryptoeprint:2026/595,
      author = {Jiaqing Guo and Xuelian Cao and Zengpeng Li and Yong Zhou and Zheng Yang and Jianying Zhou},
      title = {Registration-Optimized Dynamic Group Time-based One-time Passwords for Mobile Access},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/595},
      year = {2026},
      url = {https://eprint.iacr.org/2026/595}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.