| 40 | | config FWRT_PACKAGE_GNUTLS_UTILS |
|---|
| 41 | | prompt "gnutls-utils.................... The GNU TLS utilities" |
|---|
| | 40 | config FWRT_PACKAGE_LIBGNUTLS_EXTRA |
|---|
| | 41 | prompt "libgnutls-extra................... The GNU TLS extra library" |
|---|
| | 42 | tristate |
|---|
| | 43 | default n |
|---|
| | 44 | depends FWRT_PACKAGE_LIBGNUTLS |
|---|
| | 45 | select FWRT_PACKAGE_LIBOPENCDK |
|---|
| | 46 | select FWRT_PACKAGE_LIBLZO |
|---|
| | 47 | help |
|---|
| | 48 | GnuTLS is a project that aims to develop a library which provides a |
|---|
| | 49 | secure layer, over a reliable transport layer. Currently the GnuTLS |
|---|
| | 50 | library implements the proposed standards by the IETF's TLS working |
|---|
| | 51 | group. |
|---|
| | 52 | |
|---|
| | 53 | This packages contains the optional "extra" GnuTLS shared |
|---|
| | 54 | library, needed by other programs, which contains OpenPGP, |
|---|
| | 55 | TLS/IA and LZO2 compression. |
|---|
| | 56 | |
|---|
| | 57 | config FWRT_PACKAGE_LIBGNUTLS_OPENSSL |
|---|
| | 58 | prompt "libgnutls-openssl................. The GNU TLS OpenSSL compatibility layer library" |
|---|
| 53 | | "The TLS protocol provides communications privacy over the Internet. |
|---|
| 54 | | The protocol allows client/server applications to communicate in a |
|---|
| 55 | | way that is designed to prevent eavesdropping, tampering, or message |
|---|
| 56 | | forgery." |
|---|
| 57 | | |
|---|
| 58 | | Features |
|---|
| 59 | | |
|---|
| 60 | | * Support for TLS 1.1 and SSL 3.0 protocols |
|---|
| 61 | | * Support for TLS extensions |
|---|
| 62 | | * Support for authentication using the SRP protocol |
|---|
| 63 | | * Support for authentication using both X.509 certificates |
|---|
| 64 | | * and OpenPGP keys Support for X.509 and OpenPGP certificate handling. |
|---|
| 65 | | * Supports all the strong encryption algorithms |
|---|
| 66 | | |
|---|
| 67 | | http://www.gnu.org/software/gnutls/ |
|---|
| 68 | | |
|---|
| 69 | | This packages contains some GnuTLS utilities. |
|---|
| 70 | | |
|---|
| 71 | | config FWRT_PACKAGE_LIBGNUTLS_OPENSSL |
|---|
| 72 | | prompt "libgnutls-openssl............... The GNU TLS OpenSSL compatibility layer library" |
|---|
| | 71 | config FWRT_PACKAGE_LIBGNUTLSXX |
|---|
| | 72 | prompt "libgnutlsxx....................... The GNU TLS C++ library" |
|---|
| 84 | | "The TLS protocol provides communications privacy over the Internet. |
|---|
| 85 | | The protocol allows client/server applications to communicate in a |
|---|
| 86 | | way that is designed to prevent eavesdropping, tampering, or message |
|---|
| 87 | | forgery." |
|---|
| | 84 | config FWRT_PACKAGE_GNUTLS_UTILS |
|---|
| | 85 | prompt "gnutls-utils...................... The GNU TLS utilities" |
|---|
| | 86 | tristate |
|---|
| | 87 | default n |
|---|
| | 88 | depends FWRT_PACKAGE_LIBGNUTLS |
|---|
| | 89 | select FWRT_PACKAGE_LIBGNUTLS_EXTRA |
|---|
| | 90 | help |
|---|
| | 91 | GnuTLS is a project that aims to develop a library which provides a |
|---|
| | 92 | secure layer, over a reliable transport layer. Currently the GnuTLS |
|---|
| | 93 | library implements the proposed standards by the IETF's TLS working |
|---|
| | 94 | group. |
|---|
| 89 | | Features |
|---|
| 90 | | |
|---|
| 91 | | * Support for TLS 1.1 and SSL 3.0 protocols |
|---|
| 92 | | * Support for TLS extensions |
|---|
| 93 | | * Support for authentication using the SRP protocol |
|---|
| 94 | | * Support for authentication using both X.509 certificates |
|---|
| 95 | | * and OpenPGP keys Support for X.509 and OpenPGP certificate handling. |
|---|
| 96 | | * Supports all the strong encryption algorithms |
|---|
| 97 | | |
|---|
| 98 | | http://www.gnu.org/software/gnutls/ |
|---|
| 99 | | |
|---|
| 100 | | This packages contains the GnuTLS OpenSSL compatibility layer shared library. |
|---|
| | 96 | This packages contains some GnuTLS command line utilities. |
|---|