2014-07-12 03:34:08 -05:00
2014-07-11 05:02:17 -05:00
2014-07-10 17:26:22 -05:00
2014-07-10 06:07:09 -05:00
2014-07-10 06:07:09 -05:00
2014-07-11 03:56:57 -05:00
2014-07-10 06:07:09 -05:00
2014-07-11 10:16:03 -06:00

This package is the official portable version of LibreSSL
(http://www.libressl.org).

LibreSSL is a fork of OpenSSL developed by the OpenBSD project
(http://www.openbsd.org). LibreSSL is developed on OpenBSD. This
package then adds portability shims for other operating systems. 

Official release tarballs are available at your friendly neighborhood
OpenBSD mirror in directory LibreSSL, e.g.:
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/
although it is suggested you use a mirror. 

Development is done in the upstream OpenBSD codebase.  A github clone
of the official repositories is kept at:
https://github.com/libressl-portable
We update this repository from the OpenBSD respositories
semi-frequently, so changes may not show up in GitHub immediately. 
The GitHub repository should be used for informational purposes
only.

./configure && make check && make install

See crypto/compat for the bulk of the local compatibility code. 

It will likely build on any reasonably modern version of Linux, Solaris,
or OSX with a sane compiler and C library.



Description
LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to tech@openbsd.org are welcome.
Readme 7.2 MiB
Languages
C 41.5%
CMake 21.8%
Makefile 15.5%
Shell 10.1%
M4 6.2%
Other 4.8%