Tagged “algorithm”
-
TIL what the Diffie-Hellman Key exchange is algorithm security
SSH uses RSA to establish an initial secure, authenticated connection, then uses Diffe-Hellman to establish an ephemeral (ie: one time) key to establish forward-security.
See all tags.