Diffie-Hellman/Related Articles
Jump to navigation
Jump to search
- See also changes related to Diffie-Hellman, or pages that link to Diffie-Hellman or to this page or whose text contains "Diffie-Hellman".
Parent topics
Subtopics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Diffie-Hellman. Needs checking by a human.
- Alice and Bob [r]: Traditional names for A and B, the two players, in discussion of cryptography or coding theory. [e]
- Asymmetric key cryptography [r]: A category of cryptographic techniques, which greatly simplify key management, which are based on mathematically related key pairs, such that the "public" key can be used to encrypt and be freely available, and only the holder of the "private" key can decrypt the message [e]
- Cryptographic key [r]: Value used by a computer together with a complex algorithm to encrypt and decrypt messages. [e]
- Cryptography [r]: A field at the intersection of mathematics and computer science that is concerned with the security of information, typically the confidentiality, integrity and authenticity of some message. [e]
- Discrete logarithm [r]: The problem of finding logarithms in a finite field. [e]
- History of cryptography [r]: The development, since antiquity, of means of concealing communications from other than the intended recipient [e]
- IPsec [r]: Internet Protocl security is a set of protocols for providing encryption and/or authentication services for Internet packets. [e]
- Man-in-the-middle attack [r]: An attack on a communications system in which the attacker deceives the communicating parties so they both talk to him while believing they are talking to each other. [e]