Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GNU Libtasn1 2.14 released

2 views
Skip to first unread message

Simon Josefsson

unread,
Sep 26, 2012, 4:32:56 AM9/26/12
to help-l...@gnu.org, info...@gnu.org
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.14 (2012-09-24) [stable]
- Added asn1_read_node_value() to obtain a node's value.
This is to deprecate the export of the node_asn internal structure
for the upcoming 3.x release. The ASN1_DATA_NODE type and the
ASN1_ETYPE_* constants were added to support the new function.

Homepage:
https://www.gnu.org/software/libtasn1/

Here are the compressed sources (1.9MB):
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14.tar.gz
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14.tar.gz

Here are GPG detached signatures using key 0xB565716F:
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14.tar.gz.sig
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14.tar.gz.sig

We publish Windows binaries for this release (32 and 64 bits):
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14-win32.zip
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14-win32.zip
ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14-win64.zip
http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.14-win64.zip

Commercial support contracts for Libtasn1 are available, and they help
finance continued maintenance. Simon Josefsson Datakonsult AB, a
Stockholm based privately held company, is currently funding Libtasn1
maintenance. We are always looking for interesting development
projects. See http://josefsson.org/ for more details.

If you need help to use Libtasn1, or want to help others, you are
invited to join the help-libtasn1 mailing list, see:
https://lists.gnu.org/mailman/listinfo/help-libtasn1

All manuals are available from:
https://www.gnu.org/software/libtasn1/manual/

Direct links to the manual:
HTML: https://www.gnu.org/software/libtasn1/manual/libtasn1.html
PDF: https://www.gnu.org/software/libtasn1/manual/libtasn1.pdf

Direct links to the API Reference manual:
HTML: https://www.gnu.org/software/libtasn1/reference/
PDF: https://www.gnu.org/software/libtasn1/reference/libtasn1.pdf

For developers interested in improving code quality, we publish
Cyclomatic code complexity charts that help you find code that may
need review and improvements:
https://www.gnu.org/software/libtasn1/cyclo/

Code coverage charts indicate parts of the source code that needs
to be tested better by the included self-tests:
https://www.gnu.org/software/libtasn1/coverage/

Clang can analyse the source code for common problems, here is its
report for libtasn1:
https://www.gnu.org/software/libtasn1/clang/

The software is cryptographically signed by the author using an
OpenPGP key identified by the following information:

pub 1280R/B565716F 2002-05-05 [expires: 2013-05-10]
Key fingerprint = 0424 D4EE 81A0 E3D1 19C6 F835 EDA2 1E94 B565 716F
uid Simon Josefsson <si...@josefsson.org>
uid Simon Josefsson <si...@yubico.com>
sub 1280R/4D5D40AE 2002-05-05 [expires: 2013-05-10]
sub 2048R/105E722E 2012-03-13 [expires: 2013-07-26]
sub 2048R/728AB82C 2012-03-13 [expires: 2013-07-26]
sub 2048R/9394F626 2012-03-13 [expires: 2013-07-26]

The key is available from:
http://josefsson.org/key.txt
dns:b565716f.josefsson.org?TYPE=CERT

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

22f9e0b15f870c8e03ac9cc1ead969d4d84eb931 libtasn1-2.14.tar.gz
68d9241df0d7acd266598e696d23e897258f4eeb6e6e4d3fb344cce7 libtasn1-2.14.tar.gz

6b0dab83f971ded7e039bcd2ff979a159ad4963c libtasn1-2.14-win32.zip
42629ef078e4020b554412cce27524ccfda85c49cb49b68c8f8b8f16 libtasn1-2.14-win32.zip

f96938959f4ec1f76914eef6db139dc66a369af1 libtasn1-2.14-win64.zip
a04539ca4edf0cce4206548f2d31a0a392aad39bb8b727e798d91f1b libtasn1-2.14-win64.zip

Happy hacking,
Simon
0 new messages