English

A Linear-Time Algorithm for the Closest Vector Problem of Triangular Lattices

Cryptography and Security 2024-12-10 v1 Information Theory math.IT

Abstract

Fuzzy Extractor (FE) and Fuzzy Signature (FS) are useful schemes for generating cryptographic keys from fuzzy data such as biometric features. Several techniques have been proposed to implement FE and FS for fuzzy data in an Euclidean space, such as facial feature vectors, that use triangular lattice-based error correction. In these techniques, solving the closest vector problem (CVP) in a high dimensional (e.g., 128--512 dim.) lattice is required at the time of key reproduction or signing. However, solving CVP becomes computationally hard as the dimension nn increases. In this paper, we first propose a CVP algorithm in triangular lattices with O(nlogn)O(n \log n)-time whereas the conventional one requires O(n2)O(n^2)-time. Then we further improve it and construct an O(n)O(n)-time algorithm.

Cite

@article{arxiv.2412.06091,
  title  = {A Linear-Time Algorithm for the Closest Vector Problem of Triangular Lattices},
  author = {Kenta Takahashi and Wataru Nakamura},
  journal= {arXiv preprint arXiv:2412.06091},
  year   = {2024}
}

Comments

An advanced version of the work presented in APSIPA ASC 2024

R2 v1 2026-06-28T20:27:15.805Z