1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 09:44:04 +03:00
openwrt-xburst/package/libtasn1/Config.in
nico df109525b8 Add libtasn1 package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-15 01:50:03 +00:00

11 lines
310 B
Plaintext

config BR2_PACKAGE_LIBTASN1
tristate "libtasn1 - an ASN.1 and DER structures manipulation library"
# default m if CONFIG_DEVEL
default n
help
This is a library for Abstract Syntax Notation One (ASN.1) and
Distinguish Encoding Rules (DER) manipulation.
ftp://ftp.gnutls.org/pub/gnutls/libtasn1/