info-gnu
[Top][All Lists]
Advanced

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

Shishi 0.0.15 alpha released


From: Simon Josefsson
Subject: Shishi 0.0.15 alpha released
Date: Sun, 18 Apr 2004 17:05:48 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Shishi is a (still incomplete) implementation of the Kerberos 5
network authentication system.  Shishi can be used to authenticate
users in distributed systems.

Shishi contains a library ('libshishi') that can be used by
application developers to add support for Kerberos 5.  Shishi contains
a command line utility ('shishi') that is used by users to acquire and
manage tickets (and more).  The server side, a Key Distribution
Center, is implemented by 'shishid', and support X.509 authenticated
TLS via GnuTLS.  Of course, a manual documenting usage aspects as well
as the programming API is included.

Shishi currently supports AS/TGS exchanges for acquiring tickets, the
AP exchange for performing client and server authentication, and
SAFE/PRIV for integrity/privacy protected application data exchanges.

Shishi is developed for the GNU/Linux system, but runs on over 20
platforms including most major Unix platforms and Windows, and many
kind of devices including iPAQ handhelds and S/390 mainframes.

Shishi is free software licensed under the GNU General Public License.

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

Here are the compressed sources:
  ftp://alpha.gnu.org/gnu/shishi/shishi-0.0.15.tar.gz         (2.6MB)
  http://josefsson.org/shishi/releases/shishi-0.0.15.tar.gz   (2.6MB)

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

Here are the build reports for various platforms:
  http://josefsson.org/autobuild/shishi.html

Here are the MD5/SHA1 checksums:

8ac3ef47d3a4536f893c5dec5516f50e  shishi-0.0.15.tar.gz
fb43452076e5b4a6bc430c6ecfd9359d  shishi-0.0.15.tar.gz.sig
099e88663a96e1f5a05d7a5b3294a3917361cb94  shishi-0.0.15.tar.gz
1239c9a3a53d994f2be5f85381df877e93e5b115  shishi-0.0.15.tar.gz.sig

Noteworthy changes (since 0.0.13, last version announced here):

* Version 0.0.15 (released 2004-04-18)

** Sequence numbers in Authenticator and EncAPRepPart are now randomized.

** Low-level fixes of AES Cipher Text Stealing mode.
Also added more AES/CTS self tests.

** Configuration tokens spelled correctly ("verbose-noice" -> "verbose-noise").

** Polish translation added, by Jakub Bogusz.

** Various bugfixes and cleanups.

* Version 0.0.14 (released 2004-01-22)

** High-level AP interface now support setting raw checksum field values.
This is needed for certain applications that, like GSS-API, put
non-standard data in the checksum field of the Authenticator in a
AP-REQ.

** Various minor bugfixes.




reply via email to

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