Update for 31-01-22 14:39
This commit is contained in:
parent
8fd193d02b
commit
bc4d861f07
@ -1,6 +1,6 @@
|
|||||||
= Diffie Helman =
|
= Diffie Hellman =
|
||||||
|
|
||||||
Diffie Helman is a secret sharing algorithm where a shared secret can be
|
Diffie Helman is a secret sharing algorithm where a shared secret can be
|
||||||
created between two parties via an unsecure channel.
|
created between two parties via an unsecure channel.
|
||||||
|
|
||||||
|
* Diffie hellman is not for encryption
|
@ -22,7 +22,7 @@ Hiding information
|
|||||||
==== Asymetric Ciphers ====
|
==== Asymetric Ciphers ====
|
||||||
|
|
||||||
* [[RSA]]
|
* [[RSA]]
|
||||||
* [[Diffie_Helman]]
|
* [[Diffie_Hellman]]
|
||||||
* [[DSS]]
|
* [[DSS]]
|
||||||
* [[Eliptic_Curve]]
|
* [[Eliptic_Curve]]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user