Difference between revisions of "Openssl"
(Apache License 2.0) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|Full description='''The OpenSSL Project is a collaborative effort to develop a robust, professional-grade, fully featured, free toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)''' as well as a full-strength general-purpose cryptography library. | |Full description='''The OpenSSL Project is a collaborative effort to develop a robust, professional-grade, fully featured, free toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)''' as well as a full-strength general-purpose cryptography library. | ||
|Homepage URL=https://www.openssl.org/ | |Homepage URL=https://www.openssl.org/ | ||
− | | | + | |Is High Priority Project=No |
− | |||
|VCS checkout command=git clone git://git.openssl.org/openssl.git | |VCS checkout command=git clone git://git.openssl.org/openssl.git | ||
|Computer languages=C,Perl | |Computer languages=C,Perl | ||
|Documentation note=User FAQ included; User manpage included and available in HTML format from http://www.openssl.org/docs/ | |Documentation note=User FAQ included; User manpage included and available in HTML format from http://www.openssl.org/docs/ | ||
+ | |Decommissioned or Obsolete=No | ||
|Related projects=GnuTLS,LibreSSL | |Related projects=GnuTLS,LibreSSL | ||
|Keywords=security,SSL,cryptography,library,OpenSSL,TLS | |Keywords=security,SSL,cryptography,library,OpenSSL,TLS | ||
− | |Version identifier=1. | + | |Version identifier=1.1.1f |
− | |Version date= | + | |Version date=2020/03/31 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://www.openssl.org/source/openssl-1. | + | |Version download=https://github.com/openssl/openssl/releases/tag/OpenSSL_1_1_1f |
− | + | |Version comment=https://www.openssl.org/source/openssl-1.1.1f.tar.gz | |
− | + | https://www.openssl.org/source/openssl-1.1.1f.tar.gz.sha256 | |
− | 1. | + | https://www.openssl.org/source/openssl-1.1.1f.tar.gz.asc |
− | + | https://www.openssl.org/source/openssl-1.1.1f.tar.gz.sha1 | |
+ | |||
+ | Old releases archived at https://www.openssl.org/source/old/ | ||
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2020/04/09 |
− | |||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |User level=advanced |
+ | |Component programs=SSL library,Crypto library,openssl command line tool | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
|Is GNU=No | |Is GNU=No | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=Apache2.0 |
− | |License verified by= | + | |License verified by=Genium |
− | |License verified date= | + | |License verified date=2020/04/09 |
+ | |License note=https://github.com/openssl/openssl/blob/master/LICENSE | ||
}} | }} | ||
{{Person | {{Person | ||
Line 36: | Line 40: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=openssl@openssl.org | |Email=openssl@openssl.org | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=R (Ref) | ||
+ | |Resource URL=https://cran.r-project.org/web/packages/openssl | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/openssl | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/openssl | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 95: | Line 110: | ||
{{Software category | {{Software category | ||
|Interface=command-line, library | |Interface=command-line, library | ||
+ | |Programming-language=C, perl | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd | ||
|Security=encryption, firewall | |Security=encryption, firewall | ||
|Use=security | |Use=security |
Revision as of 18:12, 9 April 2020
OpenSSL
https://www.openssl.org/
Toolkit for Secure Sockets Layer and Transport Layer Security
The OpenSSL Project is a collaborative effort to develop a robust, professional-grade, fully featured, free toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a full-strength general-purpose cryptography library.
Download
https://www.openssl.org/source/openssl-3.0.7.tar.gz
version 3.0.7 (stable)
VCS Checkout
git clone git://git.openssl.org/openssl.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
GNUtoo
Verified on
30 December 2022
Notes
README.md in openssl-3.0.7 tarball. https://github.com/openssl/openssl/blob/master/LICENSE
Leaders and contributors
Contact(s) | Role |
---|---|
OpenSSL Project Team | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | ftp://ftp.openssl.org/source/ |
User | Homepage | https://wiki.openssl.org/index.php/Main_Page |
Ruby (Ref) | https://rubygems.org/gems/openssl | |
Developer | VCS Repository Webview | https://git.openssl.org/ |
R (Ref) | https://cran.r-project.org/web/packages/openssl | |
Developer | mailto:openssl-dev@openssl.org | |
Bug report | mailto:rt@openssl.org | |
User | Mailing List Subscribe | https://mta.openssl.org/mailman/listinfo/openssl-announce |
User | VCS Repository Webview | https://github.com/openssl/openssl |
User,Developer | Download | https://www.openssl.org/source/ |
Support | mailto:openssl-users@openssl.org | |
Debian (Ref) | https://tracker.debian.org/pkg/openssl | |
Help | mailto:ssl-announce@openssl.org | |
User,Developer | Bug Tracking | https://rt.openssl.org/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | Perl 5 |
Required to build | Perl 5 |
Required to build | make |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.