vimwiki/tech/Diffie_Hellman.wiki

7 lines
186 B
Plaintext
Raw Normal View History

2022-01-31 19:39:23 +00:00
= Diffie Hellman =
2022-01-31 19:38:26 +00:00
Diffie Helman is a secret sharing algorithm where a shared secret can be
created between two parties via an unsecure channel.
2022-01-31 19:39:23 +00:00
* Diffie hellman is not for encryption