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: about 2 years ago
cppencryptionheader-only

Related projects:

RepositoryDescriptionStars
azadkuh/mbedcryptoA portable C++ library for encryption and decryption of binary data using various algorithms47
paulmillr/noble-ciphersA collection of minimal and audited implementations of various cryptographic algorithms222
bogdan-kulynych/libsheAn encryption library allowing secure execution of functions on encrypted data without decrypting it27
nordmike/gibberish-aes-as3A port of a lightweight Javascript AES encryption library to ActionScript 30
maythamfahmi/cryptonetA lightweight encryption library supporting both asymmetric and symmetric encryption methods.104
qistoph/arduinoaes256An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform.62
kelp404/cocoasecurityA utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods.1,136
iyassou/mpyaesA library providing an AES encryption implementation with padding and verification facilities26
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733
xxtea/xxtea-as3A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications.5
yhirose/cpp-unicodelibA C++17 header-only library providing a set of functions to categorize and analyze Unicode characters102
mvayngrib/react-native-aesProvides AES encryption and decryption capabilities in React Native applications.29
essentialkaos/brancaA Go library implementing authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm.86
piaca/micropython-aesAn implementation of the AES encryption algorithm in pure Python for use with MicroPython18
ankane/lockboxProvides modern encryption for Ruby applications and data storage1,470