An implementation of the Wickr Secure Messaging Protocol in C
-
Updated
Feb 24, 2025 - C
An implementation of the Wickr Secure Messaging Protocol in C
Transmitting sensor data (here a BME280 Environment Sensor) with LoRa over long distances is easy and comfortable.
A CLI tool for filesystem encryption using OpenSSL's AES in C
A minimalist implementation of AES algorithms in C
Building file system using FUSE framwork, followed by integrating AES-256 enctyption
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Merkle Note is a lightweight GTK-based application for securely encrypting, decrypting, and saving textual data. The application uses AES-256-CBC encryption and integrates a Merkle root system for verifying the integrity of the stored data.
This is a lightweight and optimized aes128/256 implementation
GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
A version of Midbar data vault adapted for the ESP32 CYD and WebFlash. It keeps the cryptographic keys in the ESP32 RAM and stores the ciphertexts (encrypted data) in the Google Firebase.
GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
NEWDES3 Block cipher encryption source code in C. 9344-bit keys. 128-bit block cipher (like AES) 64 rounds.
Encrypt strings and files symmetrically using Argon2id key derivation + AES-256 (GCM) or ChaCha20-Poly1305.
AES-256-ECB: A header-only library offering seamless AES-256 ECB encryption and decryption functionality. Safeguard your data effortlessly with this single-header implementation. This solution is devoid of external dependencies, making it perfect for projects demanding reliable and efficient symmetric encryption.
A program to encrypt/decrypt files using the AES-CTR-256 cipher.
LibTomCryptoを使ってAES暗号CBCモードを実装しました。
Very strong encryption to keep your file securely.
openssl sm4-xts & aes-xts 256 implementations for testing
Add a description, image, and links to the aes-256 topic page so that developers can more easily learn about it.
To associate your repository with the aes-256 topic, visit your repo's landing page and select "manage topics."