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

197 stars
10 watching
44 forks
Language: C++
last commit: 7 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 collection of minimal and audited implementations of various cryptographic algorithms 222
bogdan-kulynych/libshe An encryption library allowing secure execution of functions on encrypted data without decrypting it 27
nordmike/gibberish-aes-as3 A port of a lightweight Javascript AES encryption library to ActionScript 3 0
maythamfahmi/cryptonet A lightweight encryption library supporting both asymmetric and symmetric encryption methods. 104
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,136
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 733
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 102
mvayngrib/react-native-aes Provides AES encryption and decryption capabilities in React Native applications. 29
essentialkaos/branca A Go library implementing authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm. 86
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,470