Jump to content

Microsoft Point-to-Point Encryption

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 80.118.24.35 (talk) at 10:34, 12 February 2008 (External links: + interwiki fr). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Microsoft Point-to-Point Encryption (MPPE) is a protocol for encrypting data across Point-to-Point Protocol (PPP) and Virtual Private Network links. It uses the RSA RC4 encryption algorithm. MPPE supports 40-bit, 56-bit and 128-bit session keys, which are changed frequently to improve security. The exact frequency that the keys are changed is negotiated, but may be as frequent as every packet.

MPPE alone does not compress or expand data, but the protocol is often used in conjunction with Microsoft Point-to-Point Compression which compresses data across PPP or VPN links.

Negotiation of MPPE happens within the Compression Control Protocol (CCP), a subprotocol of PPP. This can lead to incorrect belief that it is a compression protocol.