SergeyBel / AESLinks
C++ AES implementation
☆589Updated 4 months ago
Alternatives and similar repositories for AES
Users that are interested in AES are comparing it to the libraries listed below
Sorting:
- Header only C++ AES cipher library☆223Updated last year
- Portable C++ hashing library☆531Updated last year
- C++ library for AES 256 bit encryptation and decriptation☆165Updated 3 months ago
- A tiny C++ obfuscation framework☆700Updated 5 years ago
- A C++ SHA256 implementation.☆171Updated 7 months ago
- base64 encoding and decoding with c++☆990Updated last year
- A very simple C++ module to encrypt/decrypt strings based on B64 and Vigenere ciper.☆155Updated last year
- Guaranteed compile-time string literal obfuscation header-only library for C++14☆1,221Updated 2 weeks ago
- a header-file-only, SHA256 hash generator in C++☆707Updated 4 months ago
- A modern C++ base64 encoder / decoder☆187Updated 6 months ago
- Single-header C++ HTTP request class☆970Updated 2 weeks ago
- Minimal HMAC-SHA256 implementation in C / C++☆140Updated 2 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- A c++ wrapper around bcrypt password hashing☆85Updated last year
- A C++ Encryption Library☆130Updated 10 months ago
- heavily vectorized c++17 compile time string encryption.☆1,360Updated 3 years ago
- A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).☆147Updated last month
- Very simple C++ library to query WMI (even for MinGW)☆95Updated 2 years ago
- data encrypt and decrypt using openssl - rsa☆39Updated 3 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆176Updated 5 years ago
- C++14 header-only easy-to-use cryptographic hash library☆65Updated 3 weeks ago
- PEM parsing of keys and parameters for Crypto++ project☆48Updated last year
- Obfuscation library based on C++20 and metaprogramming☆1,532Updated 3 weeks ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆521Updated 3 years ago
- Convenient high-level C++ wrapper around the Windows Registry API☆488Updated 3 weeks ago
- A short, proof-of-concept RSA and AES encryption program with OpenSSL☆150Updated 2 years ago
- Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS☆297Updated 5 months ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆416Updated 4 years ago
- A c++ wrapper around bcrypt password hashing☆109Updated 3 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆212Updated 2 years ago