shanet / Crypto-ExampleLinks
A short, proof-of-concept RSA and AES encryption program with OpenSSL
☆150Updated 4 months ago
Alternatives and similar repositories for Crypto-Example
Users that are interested in Crypto-Example are comparing it to the libraries listed below
Sorting:
- Base64 encoding and decoding for C++ projects☆88Updated 5 years ago
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- A simple and easy-to-use cross-platform C++ wrapper for the SQLite API. Fork of the CppSQLite project, originally by Rob Groves, currentl…☆160Updated 8 months ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- C++ library for AES 256 bit encryptation and decriptation☆166Updated 7 months ago
- Functions to create MD5 checksum from file or string☆101Updated 4 years ago
- Base for writing Windows services in C++☆49Updated 5 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆207Updated this week
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆120Updated last year
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆82Updated 5 years ago
- An implementation of ByteBuffer in C++☆88Updated last month
- A cross platform Http client with libcurl☆53Updated 7 years ago
- C++ Socket Class for Windows☆62Updated 8 years ago
- a simple non-validating css1 and html parser written in C++ tuned for iOS and Mac☆94Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html☆160Updated 5 years ago
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆278Updated last year
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 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 7 years ago
- C++ peer to peer library, built on the top of boost☆146Updated 7 years ago
- C++ JSON-RPC 2.0 library☆147Updated last year
- A portable, pure C++11 timer component.☆181Updated last year
- Socket and Networking Library using msgpack.org[C++11]☆220Updated 2 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- A Qt websocket server / client implementation which supports SSL / TLS communications.☆119Updated 10 years ago
- C++ implement ThreadPool on windows☆39Updated 7 years ago
- Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS☆301Updated 9 months ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 5 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆212Updated 2 years ago