Lines Matching full:openssl
1 Welcome to the OpenSSL Project
4 [![openssl logo]][www.openssl.org]
9 OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit
15 OpenSSL is descended from the SSLeay library developed by Eric A. Young
18 The official Home Page of the OpenSSL Project is [www.openssl.org].
35 The OpenSSL toolkit includes:
44 - **openssl**
45 the OpenSSL command line tool, a swiss army knife for cryptographic tasks,
62 [openssl-library.org/source/](https://openssl-library.org/source/).
63 The OpenSSL project does not distribute the toolkit in binary form.
66 of the OpenSSL toolkit are available. In particular on Linux and other
78 The main OpenSSL Git repository is private.
79 There is a public GitHub mirror of it at [github.com/openssl/openssl],
85 git clone https://github.com/openssl/openssl.git
87 If you intend to contribute to OpenSSL, either to fix bugs or contribute
91 git clone https://github.com/yourname/openssl.git
93 This is necessary, because all development of OpenSSL nowadays is done via
100 detailed instructions about building and installing OpenSSL. For some
112 Specific notes on upgrading to OpenSSL 3.0 from previous versions can be found
124 - [OpenSSL master](https://www.openssl.org/docs/manmaster)
125 - [OpenSSL 3.0](https://www.openssl.org/docs/man3.0)
126 - [OpenSSL 1.1.1](https://www.openssl.org/docs/man1.1.1)
131 There is a Wiki at [wiki.openssl.org] which is currently not very active.
137 OpenSSL is licensed under the Apache License 2.0, which means that
152 If you are interested and willing to contribute to the OpenSSL project,
165 Copyright (c) 1998-2025 The OpenSSL Project
173 [www.openssl.org]:
174 <https://www.openssl.org>
175 "OpenSSL Homepage"
177 [github.com/openssl/openssl]:
178 <https://github.com/openssl/openssl>
179 "OpenSSL GitHub Mirror"
181 [wiki.openssl.org]:
182 <https://wiki.openssl.org>
183 "OpenSSL Wiki"
186 <https://www.openssl.org/docs/man3.0/man7/migration_guide.html>
187 "OpenSSL Migration Guide"
194 [openssl logo]:
195 doc/images/openssl.svg
196 "OpenSSL Logo"
199 <https://github.com/openssl/openssl/workflows/GitHub%20CI/badge.svg>
203 <https://github.com/openssl/openssl/actions?query=workflow%3A%22GitHub+CI%22>
211 <https://ci.appveyor.com/project/openssl/openssl/branch/master>