eugen15 / diffie-hellman-cpp
Diffie-Hellman key exchange between OpenSSL 3, LibreSSL 3 and a custom C++ implementation.
☆13Updated 3 years ago
Alternatives and similar repositories for diffie-hellman-cpp
Users that are interested in diffie-hellman-cpp are comparing it to the libraries listed below
Sorting:
- Modern coroutine library for C++☆51Updated 8 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆95Updated 5 years ago
- Lightweight C++ Telnet Server for Game loop style programs☆25Updated 10 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆133Updated last year
- Base64 encoding and decoding for C++ projects☆86Updated 4 years ago
- A c++ wrapper around bcrypt password hashing☆78Updated last year
- cross-platform file watcher library for C++17 using std::filesystem and native interfaces☆35Updated 3 years ago
- Functions to create MD5 checksum from file or string☆98Updated 3 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A thread-safe queue implementation in C++☆43Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Example code demonstrating ecdh key agreement using openssl evp library.☆11Updated 7 years ago
- zrp is a nat-passthrough reverse proxy written in modern c++.☆14Updated 3 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 2 years ago
- examples of using OpenSSL☆114Updated 10 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆42Updated 5 months ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- CMake wrapper for OpenSSL supporting cross-compilation☆172Updated 7 months ago
- A modern C++ HTML parser☆19Updated 4 years ago
- C++ delegate☆17Updated 6 years ago
- LuaBridge usage samples with a short tutorial☆40Updated last year
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆92Updated 5 months ago
- C++ Implementation of the SHA512, SHA384 and SHA256 hashing algorithms☆30Updated 2 months ago
- Simple, lightweight and safe client-server authentication system. Written in C++☆25Updated 5 years ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- TCP Event-Loop Async Chat server and client using libuv☆19Updated 9 years ago