summaryrefslogtreecommitdiffstats
path: root/crypto/gsasl/DETAILS
blob: ff7624889a257bb99c151c241e5e7c0d2a3190c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
           SPELL=gsasl
         VERSION=1.6.0
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
      SOURCE_GPG=gnu.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY
        WEB_SITE=http://www.gnu.org/software/gsasl/
         ENTERED=20030901
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="GNU SASL"
cat << EOF
GNU SASL is an implementation of the Simple Authentication and Security
Layer framework and a few common SASL mechanisms. SASL is used by network
servers (e.g., IMAP, SMTP) to request authentication from clients, and in
clients to authenticate against servers. 

GNU SASL contains a library (libgsasl), a command line utility (gsasl) to
access the library from the shell, and a manual. The library includes
support for the SASL framework (with authentication functions and
application data privacy and integrity functions) and at least partial
support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID,
DIGEST-MD5, LOGIN, NTLM and KERBEROS_V5 mechanisms.
EOF