GNU Libtasn1 is a standalone library written in C for manipulating ASN.1
objects including DER/BER encoding/decoding. GNU Libtasn1 is used by
GnuTLS to handle X.509 structures and by GNU Shishi to handle Kerberos
V5 structures.
* Noteworthy changes in release 2.7 (2010-05-20) [stable]
- Doc: Buil
Shishi is an implementation of the Kerberos 5 network authentication
system. Shishi can be used to authenticate users in distributed
systems. Shishi is part of a GNU system.
* Version 1.0.0 (released 2010-05-20)
** doc: Added PDF version of API reference manual.
See doc/reference/shishi.pdf.
*
Hello!
I would like to announce a new glibc-2.11 stable branch version. You can
get it from ftp.gnu.org or from the git repository tagged as glibc-2.11.2.
This is a bugfix glibc release, revising the glibc-2.11.1 release only
by bugfixes backported from the master glibc development branch.
The f
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 com