Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
OpenSSL Privilege Separation
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
README | ||
|
|
sslps.c | ||
|
|
sslps.h | ||
|
|
sslps_priv.c | ||
|
|
sslps_priv.h | ||
|
|
test.c | ||
README
OpenSSL Privilege Separation, with support for Linux seccomp. Integrates well with lophttpd webserver and implements most of the functions needed to run SSL client/server software. See test.c for example and explanation.