| Literature DB >> 33921625 |
Seong-Yun Jeon1, Mun-Kyu Lee1.
Abstract
With the recent advances in mobile technologies, biometric verification is being adopted in many smart devices as a means for authenticating their owners. As biometric data leakage may cause stringent privacy issues, many proposals have been offered to guarantee the security of stored biometric data, i.e., biometric template. One of the most promising solutions is the use of a remote server that stores the template in an encrypted form and performs a biometric comparison on the ciphertext domain, using recently proposed functional encryption (FE) techniques. However, the drawback of this approach is that considerable computation is required for the inner-pairing product operation used for the decryption procedure of the underlying FE, which is performed in the authentication phase. In this paper, we propose an enhanced method to accelerate the inner-pairing product computation and apply it to expedite the decryption operation of FE and for faster remote biometric verification. The following two important observations are the basis for our improvement-one of the two arguments for the decryption operation does not frequently change over authentication sessions, and we only need to evaluate the product of multiple pairings, rather than individual pairings. From the results of our experiments, the proposed method reduces the time required to compute an inner-pairing product by 30.7%, compared to the previous best method. With this improvement, the time required for biometric verification is expected to decrease by up to 10.0%, compared to a naive method.Entities:
Keywords: biometric verification; functional encryption; inner-pairing product
Mesh:
Year: 2021 PMID: 33921625 PMCID: PMC8073174 DOI: 10.3390/s21082859
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Generic structure of a remote biometric verification system.
Execution times of the operations constituting an inner-pairing product.
| Operation Name | Execution Time (Mclk) |
|---|---|
| Squaring on | 0.008 |
| Final exponentiation | 0.629 |
| Basic optimal Ate pairing (Algorithm 1) | 1.595 |
| Fixed-Q pairing (Algorithm 4) | 1.411 |
Execution times of the inner-pairing product computation for various methods.
| Methods | Expected Cost | Measured Cost |
|---|---|---|
| Naive |
|
|
| Product |
|
|
| Fixed-Q |
|
|
|
|
|
|
Figure 2Performance comparison according to the dimension of input for each method.
Figure 3Comparison of the performance ratio of other methods to compute inner-pairing products compared to the Naive method.
Figure 4Time-memory trade-off of the adaptive method.
Figure 5Simple facial verification system that uses with the proposed method.
Performance improvement in the facial verification system using the proposed method compared to the Naive method (times in ms).
| Biometric | Face Image | EncodeY | Euclid | Total | Total | Ratio | ||
|---|---|---|---|---|---|---|---|---|
| Pairing | Pairing | DLP | ||||||
| Auto | 193.27 | 106.47 | 58.86 | 15.66 | 120.30 | 478.90 | 435.70 | 9.0 % |
| Guide | 157.47 | 443.10 | 399.90 | 9.7% | ||||
| CFP | 150.15 | 435.78 | 392.58 | 9.9% | ||||
| ORL | 147.33 | 432.96 | 389.76 | 10.0% | ||||