Diffie-Hellman[r]: A technique that allows two parties to safely establish a shared secret for use as a cryptographic key, even if someone is eavesdropping on their interaction. It requires that the parties have some means of authentication to be sure they are talking to the right person. [e]
RSA algorithm[r]: A widely used public key encryption algorithm whose strength depends on the difficulty of integer factorisation. [e]
Modular arithmetic[r]: Form of arithmetic dealing with integers in which all numbers having the same remainder when divided by a whole number are considered equivalent. [e]
Number theory[r]: The study of integers and relations between them. [e]
Articles related by keyphrases (Bot populated)[edit]
Digital signature[r]: A technique based on public key cryptography to allow people to "sign" documents using their private keys. [e]
Diffie-Hellman[r]: A technique that allows two parties to safely establish a shared secret for use as a cryptographic key, even if someone is eavesdropping on their interaction. It requires that the parties have some means of authentication to be sure they are talking to the right person. [e]
Cryptographic key[r]: Value used by a computer together with a complex algorithm to encrypt and decrypt messages. [e]