unber

ASN.1 compiler for C

Install

All systems
curl cmd.cat/unber.sh
Debian Debian
apt-get install asn1c
Ubuntu
apt-get install asn1c
image/svg+xml Kali Linux
apt-get install asn1c
Fedora
dnf install asn1c
Windows (WSL2)
sudo apt-get update sudo apt-get install asn1c
OS X
brew install asn1c
Raspbian
apt-get install asn1c

asn1c

ASN.1 compiler for C

This ASN.1 compiler turns the formal ASN.1 specifications into the C code. The compiler is shipped together with conformant BER/DER/XER codecs. The X.509 and GSM TAP3 decoding examples are shipped as well.