plusaes

AES cipher library

A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format.

Header only C++ AES cipher library

GitHub

190 stars
8 watching
41 forks
Language: C++
last commit: 5 months ago
cppencryptionheader-only

Related projects:

Repository Description Stars
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
paulmillr/noble-ciphers A lightweight JavaScript implementation of multiple encryption algorithms 213
bogdan-kulynych/libshe An encryption library allowing secure execution of functions on encrypted data without decrypting it 27
nordmike/gibberish-aes-as3 An implementation of AES encryption in ActionScript 3. 0
maythamfahmi/cryptonet A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. 100
qistoph/arduinoaes256 An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. 62
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,134
iyassou/mpyaes A library providing an AES encryption implementation with padding and verification facilities 26
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 728
xxtea/xxtea-as3 A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications. 5
yhirose/cpp-unicodelib A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters 100
mvayngrib/react-native-aes Provides AES encryption and decryption capabilities in React Native applications. 29
essentialkaos/branca An implementation of authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm in Go. 85
piaca/micropython-aes An implementation of the AES encryption algorithm in pure Python for use with MicroPython 18
ankane/lockbox Provides modern encryption for Ruby applications and data storage 1,456