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 The ./sample.source.PKIX1 directory contains the X.509 certificate decoder.
Forked from
oai / asn1c
975 commits behind the upstream repository.
Name | Last commit | Last update |
---|---|---|
.. | ||
sample.source.PKIX1 | ||
Makefile.am | ||
Makefile.in | ||
README | ||
clyx2asn1.pl | ||
crfc2asn1.pl | ||
rfc3280.txt |