CloudFundoo / SSL-TLS-clientserverLinks
SSL/TLS client server examples using libssl and polarssl
☆33Updated 8 years ago
Alternatives and similar repositories for SSL-TLS-clientserver
Users that are interested in SSL-TLS-clientserver are comparing it to the libraries listed below
Sorting:
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
 - An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 6 years ago
 - a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
 - SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
 - send and recv event between processes with very few lines of code☆47Updated 11 years ago
 - universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…