| Literature DB >> 29789475 |
Hongfei Zhu1, Yu-An Tan2, Liehuang Zhu3, Xianmin Wang4, Quanxin Zhang5, Yuanzhang Li6.
Abstract
With the development of wireless sensor networks, IoT devices are crucial for the Smart City; these devices change people's lives such as e-payment and e-voting systems. However, in these two systems, the state-of-art authentication protocols based on traditional number theory cannot defeat a quantum computer attack. In order to protect user privacy and guarantee trustworthy of big data, we propose a new identity-based blind signature scheme based on number theorem research unit lattice, this scheme mainly uses a rejection sampling theorem instead of constructing a trapdoor. Meanwhile, this scheme does not depend on complex public key infrastructure and can resist quantum computer attack. Then we design an e-payment protocol using the proposed scheme. Furthermore, we prove our scheme is secure in the random oracle, and satisfies confidentiality, integrity, and non-repudiation. Finally, we demonstrate that the proposed scheme outperforms the other traditional existing identity-based blind signature schemes in signing speed and verification speed, outperforms the other lattice-based blind signature in signing speed, verification speed, and signing secret key size.Entities:
Keywords: NTRU lattice; identity-based blind signature; quantum computer attack; unforgeability
Year: 2018 PMID: 29789475 PMCID: PMC5982652 DOI: 10.3390/s18051663
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Blind authentication in e-payment system.
Figure 2Blind authentication in e-voting system.
Figure 3Proposed IDBS-NTRU protocol.
Figure 4A buys goods from B.
Performance comparison with traditional IDBS schemes.
| IDBS Scheme | ZK [ | HCZ [ | CZYW [ | Ours |
|---|---|---|---|---|
| Hard Problem | CDHP | DLP | Factoring | R-SIS |
| Signing Speed |
|
|
|
|
| Verifying Speed |
|
|
|
|
| Moves | 3 | 3 | 2 | 2 |
| Signing Secret key | 2 | logk+2 |
|
|
| Signature size | 3 | logk+4 |
|
|
Performance Comparison with lattice-based BS schemes.
| Lattice-Based | GHWX [ | ZTZ [ | Rückert [ | ZM [ | Ours |
|---|---|---|---|---|---|
| Hard Problem | SIS | CVP | ISVP | SIS | R-SIS |
| Signing Speed |
|
|
|
|
|
| Verifying Speed |
| O( | O( |
| O( |
| Moves | 2 | 2 | 4 | 3 | 2 |
| Signing secret key |
|
|
|
|
|
| Signature size |
|
|
|
|
|
| Identity Based | yes | no | no | yes | yes |