• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/openssl/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 35eaed8d07b20 Dec 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_OPENSSL
2
    bool "openssl"
3
    select BR2_PACKAGE_ZLIB
4
    help
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.
9
​
10
      http://www.openssl.org/
11
​
12
if BR2_PACKAGE_OPENSSL
13
​
14
config BR2_PACKAGE_OPENSSL_BIN
15
    bool "openssl binary"
16
    # uses fork()
17
    depends on BR2_USE_MMU
18
    help
19
      Install the openssl binary to the target file system. This is a
20
      command line tool for doing various crypthographic stuff.
21
​
22
config BR2_PACKAGE_OPENSSL_ENGINES
23
    bool "openssl additional engines"
24
    help
25
      Install additional encryption engine libraries.
26
​
27
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.