Re: The Poly1305-AES message-authentication code

From: D. J. Bernstein (djb_at_cr.yp.to)
Date: 11/07/04

  • Next message: Aldar Chan: "homomorphic encryption"
    Date: Sat, 6 Nov 2004 23:19:11 +0000 (UTC)
    
    

    David Wagner wrote:
    > But fortunately, we are not forced to use Diffie-Hellman key exchange
    > with a static shared secret.

    Diffie-Hellman is, as far as we know, unbreakable, and it is much more
    efficient than any of the alternatives, primarily because we _can_ save
    and reuse the shared secret.

    Your religion says that we have to use other protocols---protocols that
    are much too slow to be used for more than a fraction of all Internet
    traffic. You call this ``fortunate''; I call it incredibly bad design.

    ---D. J. Bernstein, Associate Professor, Department of Mathematics,
    Statistics, and Computer Science, University of Illinois at Chicago


  • Next message: Aldar Chan: "homomorphic encryption"

    Relevant Pages

    • Re: The Poly1305-AES message-authentication code
      ... >> with a static shared secret. ... > Diffie-Hellman is, as far as we know, unbreakable, and it is much more ... My Crypto code ...
      (sci.crypt)
    • Re: ECC security level
      ... According to David Wagner: ... > crypto. ... If the shared secret is so small that it cannot resist off-line ... schemes. ...
      (sci.crypt)