darrenjs / openssl_examplesLinks
examples of using OpenSSL
☆117Updated last year
Alternatives and similar repositories for openssl_examples
Users that are interested in openssl_examples are comparing it to the libraries listed below
Sorting:
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 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…☆180Updated 6 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Examples for DTLS via SCTP and UDP using OpenSSL☆145Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C