Re: My solution to chess grandmaster problem in zero knowledge proofs of identity.

From: Vladimir Shabanov (virl_at_mail.ru)
Date: 02/27/05


Date: 27 Feb 2005 11:26:57 -0800

Maybe I don't understanded grandmaster problem.
My protocol is intended to be against "mafia fraud" attacks.

> Step 2 is useless from the standpoint of authentication

No, I think it doesn't.

> Bob does not "restore" the unsigned message--he verifies
> that the signature could only have been
> computed by someone holding Alice's private key(s).

Yes, of course.

> When he decrypts Q using his private key, of course
> it's going to be what he sent since it was encrypted
> with his own public key.
> In other words, anyone could have encrypted it.

But Bob, thanks to this protocol, in result gets knowledge of two
things:
1) That other side knows private key that corresponds to public key
this side sended to Bob.
2) That other side is not mafiosi (who just redirects Alice's answers).



Relevant Pages

  • Re: RSACryptoServiceProvider decrypt with public key
    ... private key which my programs could decipher using a public key I've ... But since private key encryption and public key decryption isn't ... > If Alice gives Bob her public key, ...
    (microsoft.public.dotnet.security)
  • Request feedback on new Interlock-based protocol
    ... Shamir/Ron Rivest's Interlock protocol, but it is also designed to address ... Alice connects to Bob and sends him her public key. ...
    (sci.crypt)
  • RE: Encryption question
    ... Digital signature is done by applying the ... sender's private key at the message hash. ... has the sender's public key to check. ... >Alice encrypts her email to Bob using his public key. ...
    (Security-Basics)
  • Re: Encryption question
    ... Bob can't decrypt the ... >If alice sends a message to bob, and what him to be the only one to read ... combinding a private key and a public to make a new ... >Alice makes a new key with her private and bobs public key. ...
    (Security-Basics)
  • Re: Why everyone uses envelopes but few encrypt emails?
    ... Alice's personal letter to Bob has been opened and then destroyed, ... The analogy is bad because EaSecure's one-time password protection is ... Bob reads Alice's mail and gets her public key. ... The private key will be store on Bob's computer protected by ...
    (sci.crypt)