There’s a server, a client, and a hacker in a network. For encryption, the client and the server need to share their private keys. Wouldn’t the hacker be able to grab those during their transmission and decrypt further messages as they please?

  • lad@programming.dev
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    2 months ago

    A bit relevant, because even without sharing private keys Diffie-Hellman without prior knowledge will allow for a MitM attack.

    But the answer is too short to make sense of without knowing that, I think