NewYaroslav / hmac-cppLinks
C++11 HMAC (SHA1/SHA256/SHA512) library with PBKDF2/HKDF, HOTP/TOTP + stateless time tokens, Base32/64/36, zeroizing secure_buffer, CMake package and MQL5 support.
☆10Updated 3 months ago
Alternatives and similar repositories for hmac-cpp
Users that are interested in hmac-cpp are comparing it to the libraries listed below
Sorting:
- Simple socket wrapper in C++ (with SSL/TLS support)☆212Updated 2 years ago
- Boost.ASIO-based TLS certificate verification library☆85Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- Windows Service Template written in Visual C++☆55Updated 2 years ago
- Native Windows TLS stream wrapper for use with Asio☆65Updated 6 months ago
- [Lib][Version 3.0.1][Functional] C++14 wrapper around minizip compression library☆94Updated 6 months ago
- Header only C++ AES cipher library☆231Updated last year
- A library for embedding an HTTP or HTTPS server in C++ applications.☆51Updated 2 years ago
- openssl-1.1 Windows build with Visual Studio.☆82Updated last week
- Very simple C++ library to query WMI (even for MinGW)☆96Updated 2 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆94Updated last year
- A compact C++ cross-platform library including JSON, XML, HTTP, sockets, WebSockets, threads, processes, serial ports, logs, file system,…☆81Updated 3 months ago
- Fast and lightweight C++ HTML parser☆28Updated 2 years ago
- A c++ wrapper around bcrypt password hashing☆115Updated 4 years ago
- Dead simple zipping / unzipping C++ Lib☆95Updated 2 years ago
- A simple SMTP client library built in C++ that support authentication and secure connections (Forced SSL and Opportunistic SSL/TLS encryp…☆44Updated 3 weeks ago
- C++ client for making POP/SMTP/IMAP requests☆75Updated 2 years ago
- JSON Web Token library for C++☆428Updated 5 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- A C++ client library for Selenium Webdriver☆223Updated 5 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- SOCKS4 and SOCKS5 clients for (Boost) Asio☆20Updated last year
- Crashrpt fixes and new features collected from various places☆84Updated 4 years ago
- A project written in C++ to get hardware info on a Windows PC. Interfaces with the Windows Management Instrumentation (WMI) service to qu…☆142Updated last year
- Lightweight header-only wrapper for MySQL with simple and convenient usage in modern C++ (C++11 or later)☆54Updated 9 months ago
- A C++ library for handling JWT tokens☆106Updated 2 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- C++ client for making simple HTTP requests☆74Updated 3 years ago
- A C++ SHA256 implementation.☆173Updated 11 months ago
- C++ implementation of SHA-3 hash.