The diffie hellman key exchange uses prime numbers to generate an asymmetric key pair which is used to create a secure channel over which a privet symmetric key can be sent.
An algorithm is the formal declaration of a method of solving a particular problem. It is often used to describe a computer procedure, using words instead of computer instructions, that is computer...