summaryrefslogtreecommitdiffstats
path: root/rules/host-libtasn1.in
blob: 108227d36d33e71b8ef596cb7682cf9e81dbe96e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=hosttools_noprompt

config HOST_LIBTASN1
	tristate
	default y if ALLYES
	help
	  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