GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network applications to implement security services. For example, an application can use GSS to authenticate a user against a SMTP or IMAP server for sending or receiving e-mail. GSS consists of a library, a manual, and a command line tool for debugging purposes.
Noteworthy changes since the last version: ** gss: The command line tool can now initialize and accept security contexts. This is useful for debugging. See the section "Invoking gss" in the manual for more information. ** i18n: Translations were updated. ** build: Update gnulib files. ** API and ABI modifications. No changes since last version. While written to be flexible with regards to different GSS mechanisms, the only currently supported mechanism is Kerberos V5 via GNU Shishi. Mutual and non-mutual authentication and channel bindings, 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. GSS is a GNU project, and is licensed under the GNU General Public License version 3 or later. 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 AB, a Stockholm based privately held company, is currently funding GSS maintenance. We are always looking for interesting development projects. The project's web page is available at: https://www.gnu.org/software/gss/ All manuals are available from: https://www.gnu.org/software/gss/manual/ Direct links to the manual: HTML: https://www.gnu.org/software/gss/manual/gss.html PDF: https://www.gnu.org/software/gss/manual/gss.pdf Direct links to the API Reference manual: HTML: https://www.gnu.org/software/gss/reference/ PDF: https://www.gnu.org/software/gss/reference/gss.pdf For code coverage and cyclomatic code complexity charts: https://www.gnu.org/software/gss/coverage/ https://www.gnu.org/software/gss/cyclo/cyclo-gss.html If you need help to use GNU GSS, or want to help others, you are invited to join our help-gss mailing list, see: https://lists.gnu.org/mailman/listinfo/help-gss Here are the compressed sources of the entire package: ftp://ftp.gnu.org/gnu/gss/gss-1.0.3.tar.gz (2.2MB) ftp://ftp.gnu.org/gnu/gss/gss-1.0.3.tar.gz.sig (OpenPGP signature) The software is cryptographically signed by the author using an OpenPGP key identified by the following information: pub 3744R/54265E8C 2014-06-22 uid Simon Josefsson <si...@josefsson.org> The key is available from: http://josefsson.org/54265e8c.txt Here are the SHA-1 and SHA-224 checksums: 218826553537e261a3b23275df019e90d8fe94a1 gss-1.0.3.tar.gz 41108ea59eb0a71ca1927be6be5142902c152954b98c2dc96fb26f92 gss-1.0.3.tar.gz Happy hacking, Simon
signature.asc
Description: PGP signature
_______________________________________________ GNU Announcement mailing list <info-gnu@gnu.org> https://lists.gnu.org/mailman/listinfo/info-gnu