Language

Package: asn1c @ 0.9.28

Synopsis

ASN.1 to C compiler

Description

The ASN.1 to C compiler takes ASN.1 module files and generates C++ compatible C source code. That code can be used to serialize the native C structures into compact and unambiguous BER/XER/PER-based data files, and deserialize the files back.

Various ASN.1 based formats are widely used in the industry, such as to encode the X.509 certificates employed in the HTTPS handshake, to exchange control data between mobile phones and cellular networks, to car-to-car communication in intelligent transportation networks.

Home page
https://lionet.info/asn1c
Location
gnu/packages/tls.scm (line: 93, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings