Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in DHKE page #38

Open
chmac opened this issue Nov 26, 2020 · 0 comments
Open

Typo in DHKE page #38

chmac opened this issue Nov 26, 2020 · 0 comments

Comments

@chmac
Copy link

chmac commented Nov 26, 2020

The second paragraph reads:

DHKE was one of the first public-key protocols, which allows two parties to exchange data securely, so that is someone sniffs the communication between the parties, the information exchanged can be revealed.

Specifically I refer to the last part:

information exchanged can be revealed

Does this not mean to say "cannot be revealed"?

tonyH2O added a commit to tonyH2O/Practical-Cryptography-for-Developers-Book that referenced this issue Jan 24, 2021
There was a small typo in the text from: /key-exchange/diffie-hellman-key-exchange.md
Line: 7
"so that IS someone sniffs the communication between the parties, the information exchanged CAN be revealed"

Changed to:
"so that IF someone sniffs the communication between the parties, the information exchanged CANNOT be revealed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant