Diffie Hellman

1 revision
#11 week ago
+6
Migrated from pages table
+Diffie-Hellman is a groundbreaking [Key Exchange](/wiki/key_exchange) protocol, allowing two parties to establish a shared secret over an insecure channel. This foundational discovery revolutionized [Cryptography](/wiki/cryptography) by enabling secure communication without prior shared knowledge.
+## See also
+- [Public Key](/wiki/public_key)
+- [Asymmetric Cryptography](/wiki/asymmetric_cryptography)
+- [Encryption](/wiki/encryption)
... 1 more lines