%general-entities; ]> $LastChangedBy$ $Date$ libtasn1-&libtasn1-version; libtasn1 Introduction to libtasn1 libtasn1 is a highly portable C library that encodes and decodes DER/BER data following an ASN.1 schema. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libtasn1-md5sum; Download size: &libtasn1-size; Estimated disk space required: &libtasn1-buildsize; Estimated build time: &libtasn1-time; libtasn1 Dependencies Optional User Notes: Installation of libtasn1 Install libtasn1 by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Library Installed Directories asn1Coding, asn1Decoding, and asn1Parser libtasn1.{so,a} None Short Descriptions asn1Coding is an ASN.1 DER encoder. asn1Coding asn1Decoding is an ASN.1 DER decoder. asn1Decoding asn1Parser is an ASN.1 syntax tree generator for libtasn1. asn1Parser libtasn1.{so,a} is a library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation. libtasn1.{so,a}