summaryrefslogtreecommitdiffstats
path: root/rules/libtasn1.in
blob: e752d83b34cad8af5eccf63716e24529dcfecc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## SECTION=system_libraries

config LIBTASN1
	tristate
	prompt "libtasn1"
	help
	  Manage ASN.1 structures

	  Manage ASN1 (Abstract Syntax Notation One) structures. The
	  main features of this library are:
	  * on-line ASN1 structure management that doesn't require any
	    C code file generation.
	  * off-line ASN1 structure management with C code file
	    generation containing an array.
	  * DER (Distinguish Encoding Rules) encoding
	  * no limits for INTEGER and ENUMERATED values