asn1c/examples
vlm 5566ec4503 fix for rfc2560
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1111 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-05-04 17:35:24 +00:00
..
sample.source.MHEG5 proper dependency 2005-04-28 03:07:58 +00:00
sample.source.PKIX1 more distinction 2006-03-16 05:11:14 +00:00
sample.source.TAP3 proper deps 2005-04-28 03:09:34 +00:00
Makefile.am mheg5 2006-03-18 07:17:41 +00:00
Makefile.in mheg5 2006-03-18 07:17:41 +00:00
README converters 2006-03-18 07:17:00 +00:00
clyx2asn1.pl more robust parsing of module start sequence 2004-09-30 06:22:13 +00:00
crfc2asn1.pl fix for rfc2560 2006-05-04 17:35:24 +00:00
rfc3280.txt added rfc3280 2004-09-07 06:37:25 +00:00

README

This directory contains several converters from a few known text formats into
the ASN.1 modules, as well as examples of these formats and the sample
converter'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).