2005-06-15 01:50:03 +00:00
|
|
|
config BR2_PACKAGE_LIBTASN1
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "libtasn1.......................... An ASN.1 and DER structures manipulation library"
|
|
|
|
tristate
|
2005-06-15 01:50:03 +00:00
|
|
|
# default m if CONFIG_DEVEL
|
|
|
|
default n
|
|
|
|
help
|
2005-11-05 02:16:36 +00:00
|
|
|
This is a library for Abstract Syntax Notation One (ASN.1) and
|
|
|
|
Distinguish Encoding Rules (DER) manipulation.
|
|
|
|
|
|
|
|
ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
|
|
|
|
|