Difference between revisions of "Libtasn1"

From Free Software Directory
Jump to: navigation, search
(resources)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Libtasn1
 
|Name=GNU Libtasn1
|Short description=the ASN.1 library used by GnuTLS, GNU Shishi and some other packages.
+
|Short description=ASN.1 library used by GnuTLS, GNU Shishi and others.
 
|Full description='''Libtasn1''' is the ASN.1 library used by [[GnuTLS]], [[GNU Shishi]], and some other packages. The goal of this implementation is to be highly portable, and only require an ANSI C89 platform.
 
|Full description='''Libtasn1''' is the ASN.1 library used by [[GnuTLS]], [[GNU Shishi]], and some other packages. The goal of this implementation is to be highly portable, and only require an ANSI C89 platform.
 
|Homepage URL=https://www.gnu.org/software/libtasn1/
 
|Homepage URL=https://www.gnu.org/software/libtasn1/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone https://gitlab.com/gnutls/libtasn1.git
 
|VCS checkout command=git clone https://gitlab.com/gnutls/libtasn1.git
 
|Documentation note=https://www.gnu.org/software/libtasn1/manual/
 
|Documentation note=https://www.gnu.org/software/libtasn1/manual/
|Decommissioned/Obsolete=No
+
 
|Donate=https://my.fsf.org/donate
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Accepts cryptocurrency donations=Yes
+
 
|Related projects=GNUtls,Shishi
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,GNUtls,Shishi
 
|Keywords=library,libraries,ASN.1,gnutls,C library,C89
 
|Keywords=library,libraries,ASN.1,gnutls,C library,C89
 
|Version identifier=4.13
 
|Version identifier=4.13
Line 17: Line 30:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/libtasn1/libtasn1-4.13.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/libtasn1/libtasn1-4.13.tar.gz
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/05/23
+
|Last review date=2019/01/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/libtasn1/libtasn1-4.13.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=libtasn1
 
|GNU package identifier=libtasn1
 +
|Decommissioned/Obsolete=No
 
|License verified date=2010-09-27
 
|License verified date=2010-09-27
 
}}
 
}}
Line 62: Line 80:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/libtasn1
+
|Resource URL=https://savannah.gnu.org/projects/libtasn1/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://gitlab.com/gnutls/libtasn1
+
|Resource URL=https://gitlab.com/gnutls/libtasn1/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/libtasn1.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/libtasn1.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-libtasn1/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-libtasn1
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/libtasn1-commit/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/libtasn1
+
|Resource URL=https://ftp.gnu.org/gnu/libtasn1/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://www.gnu.org/software/libtasn1/gnutls
+
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 08:28, 16 January 2019


[edit]

GNU Libtasn1

https://www.gnu.org/software/libtasn1/
a library for Abstract Syntax Notation One (ASN.1) and Distinguished Encoding Rules (DER) manipulation

Libtasn1 is a library implementing the ASN.1 notation. It is used for transmitting machine-neutral encodings of data objects in computer networking, allowing for formal validation of data according to some specifications.

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

10 November 2021

Notes

command line tool, self tests, examples, other auxilliary

Verified by

Genium

Verified on

10 November 2021

Verified by

Genium

Verified on

10 November 2021




Leaders and contributors

Contact(s)Role
Fabio Fiorina Original author
Nikos Mavrogiannopoulos Current maintainer
Simon Josefsson Current maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/libtasn1-commit/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-libtasn1/
SavannahDeveloperhttps://savannah.gnu.org/projects/libtasn1/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libtasn1.git/
DebianDeveloperhttps://tracker.debian.org/pkg/libtasn1-6
GitLabVCS Repository Webviewhttps://gitlab.com/gnutls/libtasn1/
FTPDownloadhttps://ftp.gnu.org/gnu/libtasn1/
GitLabBug Trackinghttps://gitlab.com/gnutls/libtasn1/-/issues
WikidataGeneralhttps://www.wikidata.org/wiki/Q64619287


Software prerequisites

This entry (in part or in whole) was last reviewed on 10 November 2021.




Entry













"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.