Skip to content
Snippets Groups Projects
Name Last commit Last update
skeletons/tests
skeletons/ANY.c
skeletons/ANY.h
skeletons/BIT_STRING.c
skeletons/BIT_STRING.h
skeletons/BMPString.c
skeletons/BMPString.h
skeletons/BOOLEAN.c
skeletons/BOOLEAN.h
skeletons/ENUMERATED.c
skeletons/ENUMERATED.h
skeletons/GeneralString.c
skeletons/GeneralString.h
skeletons/GeneralizedTime.c
skeletons/GeneralizedTime.h
skeletons/GraphicString.c
skeletons/GraphicString.h
skeletons/IA5String.c
skeletons/IA5String.h
skeletons/INTEGER.c
skeletons/INTEGER.h
skeletons/ISO646String.c
skeletons/ISO646String.h
skeletons/Makefile.am
skeletons/Makefile.in
skeletons/NULL.c
skeletons/NULL.h
skeletons/NativeEnumerated.c
skeletons/NativeEnumerated.h
skeletons/NativeInteger.c
skeletons/NativeInteger.h
skeletons/NativeReal.c
skeletons/NativeReal.h
skeletons/NumericString.c
skeletons/NumericString.h
skeletons/OBJECT_IDENTIFIER.c
skeletons/OBJECT_IDENTIFIER.h
skeletons/OCTET_STRING.c
skeletons/OCTET_STRING.h
skeletons/ObjectDescriptor.c
skeletons/ObjectDescriptor.h
skeletons/PrintableString.c
skeletons/PrintableString.h
skeletons/README
skeletons/REAL.c
skeletons/REAL.h
skeletons/RELATIVE-OID.c
skeletons/RELATIVE-OID.h
skeletons/T61String.c
skeletons/T61String.h
skeletons/TeletexString.c
skeletons/TeletexString.h
skeletons/UTCTime.c
skeletons/UTCTime.h
skeletons/UTF8String.c
skeletons/UTF8String.h
skeletons/UniversalString.c
skeletons/UniversalString.h
skeletons/VideotexString.c
skeletons/VideotexString.h
skeletons/VisibleString.c
skeletons/VisibleString.h
skeletons/asn_SEQUENCE_OF.c
skeletons/asn_SEQUENCE_OF.h
skeletons/asn_SET_OF.c
skeletons/asn_SET_OF.h
skeletons/asn_application.h
skeletons/asn_internal.h
skeletons/asn_types.h
skeletons/ber_codec_prim.c
skeletons/ber_codec_prim.h
skeletons/ber_decoder.c
skeletons/ber_decoder.h
skeletons/ber_tlv_length.c
skeletons/ber_tlv_length.h
skeletons/ber_tlv_tag.c
skeletons/ber_tlv_tag.h
skeletons/constr_CHOICE.c
skeletons/constr_CHOICE.h
skeletons/constr_SEQUENCE.c
skeletons/constr_SEQUENCE.h
skeletons/constr_SEQUENCE_OF.c
skeletons/constr_SEQUENCE_OF.h
skeletons/constr_SET.c
skeletons/constr_SET.h
skeletons/constr_SET_OF.c
skeletons/constr_SET_OF.h
skeletons/constr_TYPE.c
skeletons/constr_TYPE.h
skeletons/constraints.c
skeletons/constraints.h
skeletons/der_encoder.c
skeletons/der_encoder.h
skeletons/file-dependencies
skeletons/xer_encoder.c
skeletons/xer_encoder.h
Here are the canonical encoder/decoder algorithms that work with the tables
constructed by the compiler. The compiler itself does not generate code,
it just creates those tables and then copies (links) over these files
which contain generic algorithms.