aboutsummaryrefslogtreecommitdiff
path: root/README
blob: e543a8680424d7471fc6ea94d24223c17ba0fef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This package is the 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. 

./configure make 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.