kkAyataka / plusaes
Header only C++ AES cipher library
☆209Updated 9 months ago
Alternatives and similar repositories for plusaes:
Users that are interested in plusaes are comparing it to the libraries listed below
- A cross-platform header-only C++14 library for reading and writing ZIP files☆254Updated last year
- C++14 header-only easy-to-use cryptographic hash library☆61Updated 10 months ago
- A modern C++ base64 encoder / decoder☆163Updated 2 weeks ago
- Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for…☆99Updated 11 months ago
- [Lib][Version 2.2.0][Functional] C++ wrapper around minizip compression library☆72Updated last month
- A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).☆134Updated 2 weeks ago
- Build OpenSSL in parallel within CMake☆42Updated 2 weeks ago
- C++11 header-only message digest library☆197Updated 8 months ago
- Dead simple zipping / unzipping C++ Lib☆92Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆144Updated last year
- Gzip header-only C++ library☆338Updated last year
- Very simple C++ library to query WMI (even for MinGW)☆94Updated last year
- Crossplatform all-in-one INI-file parser, written on C++ with STL. Supports subsections, multiline values, arrays, maps and file inclusio…