[Resource Topic] 2023/721: A Fast RLWE-Based IPFE Library and its Application to Privacy-Preserving Biometric Authentication

Welcome to the resource topic for 2023/721

Title:
A Fast RLWE-Based IPFE Library and its Application to Privacy-Preserving Biometric Authentication

Authors: Supriya Adhikary, Angshuman Karmakar

Abstract:

With the increased use of data and communication through the internet and the abundant misuse of personal data by many organizations, people are more sensitive about their privacy. Privacy-preserving computation is becoming increasingly important in this era. Functional encryption allows a user to evaluate a function on encrypted data without revealing sensitive information. Most implementations of functional encryption schemes are too time-consuming for practical use. Mera et al. first proposed an inner product functional encryption scheme based on ring learning with errors to improve efficiency. In this work, we optimize the implementation of their work and propose a fast inner product functional encryption library. Specifically, we identify the main performance bottleneck, which is the number theoretic transformation based polynomial multiplication used in the scheme. We also identify the micro and macro level parallel components of the scheme and propose novel techniques to improve the efficiency using \textit{open multi-processing} and \textit{advanced vector extensions 2} vector processor. Compared to the original implementation, our optimization methods translate to 89.72\%, 83.06\%, 59.30\%, and 53.80\% improvements in the \textbf{Setup}, \textbf{Encrypt}, \textbf{KeyGen}, and \textbf{Decrypt} operations respectively, in the scheme for standard security level. Designing privacy-preserving applications using functional encryption is ongoing research. Therefore, as an additional contribution to this work, we design a privacy-preserving biometric authentication scheme using inner product functional encryption primitives.

ePrint: https://eprint.iacr.org/2023/721

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .