A Simple, Reliable and Efficient Encryption Tool
-
Updated
Apr 12, 2025 - C++
A Simple, Reliable and Efficient Encryption Tool
A zero-dependency C++17 AES encryption library supporting AES-128, AES-192, and AES-256 in ECB, CBC, CTR, and GCM modes, with SIMD-accelerated backends and runtime CPU dispatch
C++ AES (Advanced Encryption Standard) ECB, CBC, CFB, CTR and GCM modes are implemented.
C++ socket chat programming using ARIA GCM
Add a description, image, and links to the gcm topic page so that developers can more easily learn about it.
To associate your repository with the gcm topic, visit your repo's landing page and select "manage topics."