SecureProgramming.com
Login
Username: 
Password: 
Forgot your password?
Create a new account





SASL: the Simple Authentication and Security LayerCategory: Authentication
Language: Not Language Specific
Posted by John Viega on Tue, Sep 02, 2003 (01:33 AM) GMT

External URL: http://asg.web.cmu.edu/sasl/

"SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection."


The CMU SASL page includes links to their SASL implementation, Cyrus SASL.



[Python Powered]