1 config BR2_PACKAGE_OPENSSL
3 select BR2_PACKAGE_ZLIB
5 A collaborative effort to develop a robust, commercial-grade, fully
6 featured, and Open Source toolkit implementing the Secure Sockets
7 Layer (SSL v2/v3) and Transport Security (TLS v1) as well as a
8 full-strength general-purpose cryptography library.
10 http://www.openssl.org/
12 Note: Some helper scripts need perl.
14 if BR2_PACKAGE_OPENSSL
16 config BR2_PACKAGE_OPENSSL_BIN
19 Install the openssl binary and the associated helper scripts to the
20 target file system. This is a command line tool for doing various
23 config BR2_PACKAGE_OPENSSL_ENGINES
24 bool "openssl additional engines"
26 Install additional encryption engine libraries.