This commit is contained in:
2018-06-13 18:12:48 +02:00
parent f4d1b3bd43
commit d64ed1df22
3 changed files with 27 additions and 26 deletions

View File

@ -1,4 +1,4 @@
In this Chapter, we present the first dynamic group signature scheme that relies on lattice assumptions.
In this chapter, we present the first dynamic group signature scheme that relies on lattice assumptions.
This construction relies on a signature scheme with efficient protocols as in~\cref{ch:sigmasig}, and it is used in a similar fashion.
As a consequence, it is possible to construct lattice-based anonymous credential from this building block.
The group signature scheme relies on the Gentry, Peikert and Vaikuntanathan identity-based encryption~\cite{GPV08} with the Canetti, Halevi and Katz~\cite{CHK04} in order to obtain a CCA2-secure public key encryption scheme which will be used to provide full-anonymity.