16 lines
501 B
Plaintext
Raw Normal View History

This package is the portable version of LibReSSL (http://www.libressl.org).
2014-07-10 06:07:09 -05:00
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.
2014-07-10 06:07:09 -05:00
./configure make make check make install
2014-07-10 06:07:09 -05:00
See crypto/compat for the bulk of the local compatibility code.
2014-07-10 06:07:09 -05:00
It will likely build on any reasonably modern version of Linux, Solaris,
or OSX with a sane compiler and C library.
2014-07-10 06:07:09 -05:00