Difference between revisions of "Libressl"
(link to License:PublicDomain) |
m (url) |
||
Line 49: | Line 49: | ||
|License verified by=Genium | |License verified by=Genium | ||
|License verified date=2020/04/09 | |License verified date=2020/04/09 | ||
− | |License note=https://github.com/libressl-portable/openbsd/blob/master/src/lib/libssl | + | |License note=https://github.com/libressl-portable/openbsd/blob/master/src/lib/libssl/LICENSE |
https://github.com/libressl-portable/openbsd/blob/master/src/lib/libc/string/explicit_bzero.c | https://github.com/libressl-portable/openbsd/blob/master/src/lib/libc/string/explicit_bzero.c |
Revision as of 23:25, 9 April 2020
LibreSSL
https://www.libressl.org/
SSL/TLS implementation
LibreSSL is a version of the TLS/crypto stack, forked from OpenSSL in 2014 with the goals of modernizing the codebase, improving security, and applying best practice development processes. This package also includes a netcat implementation that supports TLS.
The source code is developed upstream by the OpenBSD project and regularly re-packaged for portable use.
This package includes:
- openssl, an utility which provides tools for managing keys and certificates
- libcrypto: a library of cryptography fundamentals
- libssl: a TLS library, backwards-compatible with OpenSSL
- libtls: a new TLS library, designed to make it easier to write foolproof applications.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
9 April 2020
License
Verified by
Genium
Verified on
9 April 2020
License
Verified by
Genium
Verified on
9 April 2020
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/ |
Bug report | libressl@openbsd.org | |
Wikidata | General | https://www.wikidata.org/wiki/Q16590706 |
User, Developer | Bug Tracking | https://github.com/libressl-portable/portable/issues |
Developer | libressl-security@openbsd.org | |
GitHub | VCS Repository Webview | https://github.com/libressl-portable/ |
User | mailto:libressl@openbsd.org | |
OpenBSD | VCS Repository Webview | https://cvsweb.openbsd.org/src/lib/libssl/
https://cvsweb.openbsd.org/src/lib/libtls/ https://cvsweb.openbsd.org/src/lib/libcrypto/ |
Software prerequisites
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.