shanet / Crypto-ExampleLinks
A short, proof-of-concept RSA and AES encryption program with OpenSSL
☆149Updated last year
Alternatives and similar repositories for Crypto-Example
Users that are interested in Crypto-Example are comparing it to the libraries listed below
Sorting:
- Simple & modern HTTP client for C++☆129Updated 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…☆151Updated 3 weeks ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- A C++ library for handling JWT tokens☆106Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆201Updated last month
- Base64 encoding and decoding for C++ projects☆87Updated 4 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- data encrypt and decrypt using openssl - rsa☆39Updated 3 years ago
- An implementation of ByteBuffer in C++☆88Updated 4 months ago
- Functions to create MD5 checksum from file or string☆100Updated 3 years ago
- C++ SQLite wrapper library☆53Updated 2 years ago
- Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS☆292Updated 2 months ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- A simple C++11 Thread Pool implementation☆124Updated 10 months ago
- A portable, pure C++11 timer component.☆175Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A C++ library for building non-blocking (epoll Edge Triggered) HTTP servers/clients☆27Updated 4 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆93Updated 6 months ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- C++ peer to peer library, built on the top of boost☆145Updated 6 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
- Win32 IPC library with async api☆52Updated 9 years ago
- C++ light wrapper for POSIX and Winsock sockets using TCP☆58Updated 5 years ago
- C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients☆68Updated 3 years ago
- a simple non-validating css1 and html parser written in C++ tuned for iOS and Mac☆91Updated 4 years ago
- A C++ Library of encryption, decryption(3DES, AES, TEA, RSA...), encode, hash, and message digital signatures.☆36Updated 7 years ago
- C++ library for AES 256 bit encryptation and decriptation☆164Updated last week