summaryrefslogtreecommitdiffstats
path: root/rules/libtasn1.in
blob: 4affbf81f7281c006d091fbfaead430e8a0b9ff9 (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