asn1c/examples
vlm 1c16d30751 *** empty log message ***
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@984 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-09-30 05:23:47 +00:00
..
sample.source.MHEG5 proper dependency 2005-04-28 03:07:58 +00:00
sample.source.PKIX1 *** empty log message *** 2005-09-30 05:23:47 +00:00
sample.source.TAP3 proper deps 2005-04-28 03:09:34 +00:00
Makefile.am SF#3063753 2005-03-24 03:30:13 +00:00
Makefile.in SF#3063753 2005-03-24 03:30:13 +00:00
README MHEG5 2005-04-13 13:22:31 +00:00
clyx2asn1.pl more robust parsing of module start sequence 2004-09-30 06:22:13 +00:00
crfc2asn1.pl support for RFC 3852 2005-03-17 22:43:48 +00:00
rfc3280.txt added rfc3280 2004-09-07 06:37:25 +00:00

README

This directory contains several convertors from a few known text formats into
the ASN.1 modules, as well as examples of these formats and the sample
convertor's output (generated by `make`).

To regenerate the .asn1 files from the original RFC texts, do `rm *.asn1; make`.

To compile the files using asn1c, try

	../asn1c/asn1c -P rfc3280-*.asn1

1. The ./sample.source.PKIX1 directory contains the X.509 Certificate decoder.
2. The ./sample.source.TAP3 directory contains the GSM TAP3 decoder. Please
   read the README file in that directory first.
3. The ./sample.source.MHEG5 directory contains the decoder for
ISO 13522 MHEG-5/ITU-T T.172 (Multimedia Hypermedia Experts Group,
Multimedia Presentations).