The smallest readable implementation of AES algorithms in C
Updated 2026-02-25 13:42:55 -06:00
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
Updated 2026-02-25 09:05:33 -06:00
Implementation of PKCS7 padding in C
Updated 2026-02-25 08:56:41 -06:00
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
Updated 2026-01-30 10:20:22 -06:00