diff options
Diffstat (limited to 'security/cy2-digestmd5/DESCR')
-rw-r--r-- | security/cy2-digestmd5/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/cy2-digestmd5/DESCR b/security/cy2-digestmd5/DESCR new file mode 100644 index 00000000000..357d90fdc33 --- /dev/null +++ b/security/cy2-digestmd5/DESCR @@ -0,0 +1,8 @@ +SASL is 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. + +This is the Cyrus SASL plugin that implements the DIGEST-MD5 authentication +mechanism. |