md5.txt   md5.txt 
/* ========================================================================
* Copyright 1988-2006 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
*
* ========================================================================
*/
MD5 Based Authentication MD5 Based Authentication
Mark Crispin Mark Crispin
1 November 1999 1 November 1999
The IMAP toolkit makes available two MD5 based authentication The IMAP toolkit makes available two MD5 based authentication
mechanisms, CRAM-MD5 and APOP. CRAM-MD5 is described in RFC 2195, and mechanisms, CRAM-MD5 and APOP. CRAM-MD5 is described in RFC 2195, and
is a SASL (RFC 2222) authentication mechanism. APOP is described in is a SASL (RFC 2222) authentication mechanism. APOP is described in
RFC 1939, the standard document for the POP3 protocol. RFC 1939, the standard document for the POP3 protocol.
These mechanisms use the same general idea. The server issues a These mechanisms use the same general idea. The server issues a
 End of changes. 1 change blocks. 
0 lines changed or deleted 13 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/