ZPiE: Zero-Knowledge Proofs in Embedded Systems
- Salleras, X; Daza, V
- 2021
- 点赞
- 收藏
【Author】 Salleras, Xavier; Daza, Vanesa
【Source】MATHEMATICS
【影响因子】2.592
【Abstract】Zero-Knowledge Proofs (ZKPs) are cryptographic primitives allowing a party to prove to another party that the former knows some information while keeping it secret. Such a premise can lead to the development of numerous privacy-preserving protocols in different scenarios, like proving knowledge of some credentials to a server without leaking the identity of the user. Even when the applications of ZKPs were endless, they were not exploited in the wild for a couple of decades due to the fact that computing and verifying proofs was too computationally expensive. However, the advent of efficient schemes (in particular, zk-SNARKs) made this primitive to break into the scene in fields like cryptocurrencies, smart-contracts, and more recently, self-sovereign scenarios: private-by-design identity management and authentication. Nevertheless, its adoption in environments like the Internet of Things (IoT) remains unexplored due to the computational limitations of embedded systems. In this paper, we introduce ZPiE, a C library intended to create ZKP applications to be executed in embedded systems. Its main feature is portability: it can be compiled, executed, and used out-of-the-box in a wide variety of devices. Moreover, our proof-of-concept has been proved to work smoothly in different devices with limited resources, which can execute state-of-the-art ZKP authentication protocols.
【Keywords】Zero-Knowledge Proofs; SNARKs; embedded systems; applied cryptography
【发表时间】2021 OCT
【收录时间】2022-01-01
【文献类型】
【主题类别】
--
【DOI】 10.3390/math9202569
评论