asn1

This is an implementation of the ASN.1 stuff (release 08/2015).

Released in the public domain.

Download

.git as of 2017-06-25. (Work is done in the branch list-ast.)

To use the source, do something like:

mkdir /tmp/asn1
cd /tmp/asn1
wget http://sed.free.fr/asn1/git.tar.bz2
tar xf git.tar.bz2
rm git.tar.bz2
git reset --hard

Contact: sed@free.fr

Created: Fri, 02 Sep 2016 18:34:41 +0200
Last update: Sun, 25 Jun 2017 18:19:54 +0200