help-gss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Generic Security Service Library (GSSLib) 0.0.20


From: Simon Josefsson
Subject: Generic Security Service Library (GSSLib) 0.0.20
Date: Tue, 22 May 2007 15:44:43 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.95 (gnu/linux)

I am happy to announce a new release of GSS.

Noteworthy changes since the last version:

* Version 0.0.21 (released 2007-05-22)

** Fix 'make distclean'.
Now src/gss_cmd.c and src/gss_cmd.h is only removed by 'make
maintainer-clean'.  Thanks to Bernd Zeimetz <address@hidden> and Russ
Allbery <address@hidden>.

** Gnulib file update.

GSSLib is an implementation of the Generic Security Service
Application Program Interface (GSS-API).  GSS-API is used by network
servers to provide security services.  For example, GSS can be used to
authenticate a client against SMTP or IMAP servers.  GSS consists of a
library, a manual, and a command line tool for debugging purposes.

While written to be flexible with regards to different GSS mechanisms,
the only currently supported mechanism is Kerberos 5 via GNU Shishi.
Mutual and non-mutual authentication, as client and server, is
supported.  Message privacy protection using DES and 3DES is
supported.

GSS aims to be internationalized, thread safe and portable.  GSS is
written in ANSI/ISO C89, and has been ported to numerous platforms,
even cross compiled to embedded platforms such as Motorola Coldfire.

Current work items include implementing more GSS mechanisms, possibly
supporting MIT Kerberos 5 or Heimdal (thus making it possible to
change GSS-API implementation after compile-time, through a
configuration file), dynamically loaded mechanisms using dlopen,
message privacy using AES, message integrity support, and evaluation
of implementation suitability of CCM-BIND.  Assistance is appreciated
on any of these (or other) items.

Improving GSS is costly, but you can help!  We are looking for
organizations that find GSS useful and wish to contribute back.  You
can contribute by reporting bugs, improve the software, or donate
money or equipment.

Commercial support contracts for GSS are available, and they help
finance continued maintenance.  Simon Josefsson Datakonsult, a
Stockholm based privately held company, is currently funding GSS
maintenance.  We are always looking for interesting development
projects.

If you need help to use GSSLib, or want to help others, you are
invited to join our help-gss mailing list, see:
<http://lists.gnu.org/mailman/listinfo/help-gss>.

The project page of the library is available at:
  http://www.gnu.org/software/gss/
  http://josefsson.org/gss/

Here are the compressed sources (1.5MB):
  ftp://alpha.gnu.org/gnu/gss/gss-0.0.21.tar.gz
  http://josefsson.org/gss/releases/gss-0.0.21.tar.gz

Here are GPG detached signatures using key 0xB565716F:
  ftp://alpha.gnu.org/gnu/gss/gss-0.0.21.tar.gz.sig
  http://josefsson.org/gss/releases/gss-0.0.21.tar.gz.sig

Here are the SHA-1 and SHA-224 checksums:

57bd0033c37b32cd3fc5a7461c735d0dabc19b56  gss-0.0.21.tar.gz
7d28b1a9435e432e391a6132ccf2a1d3928aeb85  gss-0.0.21.tar.gz.sig

0cdbfdbbf91e8edc777635db0450af56a5c0c9802b2806786f5f9701  gss-0.0.21.tar.gz
6dfc5c246f3aed5b1b5ccd92e6dedddb6365a4ca40800d4ed801c2e7  gss-0.0.21.tar.gz.sig

Enjoy,
Simon

Attachment: pgplKXb7nY8yn.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]