nakov / Practical-Cryptography-for-Developers-Book

Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
https://cryptobook.nakov.com
MIT License
3.42k stars 409 forks source link

Updates key-exchange/diffie-hellman-key-exchange.md #47

Closed ebach89 closed 3 years ago

ebach89 commented 3 years ago

Fix typos.

Signed-off-by: Evgeny Bachinin evgen89bachinin@gmail.com

ebach89 commented 3 years ago

Issue https://github.com/nakov/Practical-Cryptography-for-Developers-Book/issues/38 and pending pull request https://github.com/nakov/Practical-Cryptography-for-Developers-Book/pull/40 are in progress.

Close mine.