Is Guillou-Quisquater existentially unforgeable against adaptive message attack under a random oracle model?
-
First of all, the Guillou-Quisquater digital signature scheme is: Note everything is $\bmod n$. Message is denoted by $m$. Private key: $s$ Public key: Hash function $H$, $e$, $L=s^e\bmod n$ To sign: Alice chooses random $r$. Computes $c=H(m||x)$ with $x=r^e\bmod n$; $y=r\cdot s^c\bmod n$; send Bob $x$ and $y$. To verify: Bob computes $c=H(m||x)$ and accept if $y^e \equiv x\cdot L^c\pmod n$. I'm wondering what the strongest known security of this is, in particular the question in the title. If not, what's the best research that's been done on this scheme? I've scoured the internet for such a proof, but I can't find anything. I was also told by my supervisor that if I could find such a proof for El Gamal it might be easily adaptable, so that would also be much appreciated. Thanks!
-
Answer:
Guillo-Quisquater scheme uses the Fiat-Shamir trick to convert a proof of knowledge into a signature. There is a paper out there about the security of such schemes in the random oracle model http://cseweb.ucsd.edu/~mihir/papers/id-sig.html which seems to give what you want.
Samuel Reid at Cryptography Visit the source
Related Q & A:
- What do we call the "middle" variables in a complex research model?Best solution by Cognitive Sciences
- How to get nearest address of a random latitude and longitude?Best solution by Stack Overflow
- How to find connected components of a random graph?Best solution by Mathematics
- How old is it to become a fashion male model?Best solution by Yahoo! Answers
- How to solve a random yellow-printing problem?Best solution by lexmark.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.