A small library for AES encryption in both ECB and CBC modes
-
Updated
Feb 11, 2021 - C
A small library for AES encryption in both ECB and CBC modes
A very basic cipher block chaining (CBC) implementation in C. It supports extended ASCII and block sizes up to 32 bits (signed).
Ce projet est une implémentation éducative d'un ransomware en C, utilisant l'algorithme de chiffrement AES-256 en mode CBC. Ce projet est uniquement destiné à des fins éducatives et ne doit pas être utilisé à des fins malveillantes.
A project demonstrating how to do Diffie-Hellman Key Exchange on the BastWAN/RAK4260.
Steganography using PNG format and LSB method
A modular cryptography library providing block ciphers, modes of operation, RNG, hashing, MAC, KDF, key exchange, and signature functionality.
🔒 Encrypt and decrypt files using GOST2-128 in CBC mode with SHA-256 authentication for secure data handling in C.
Software AES test on a RAK811, aka STM32L151CBU6 + SX1276
File encryption with GOST2-128 in CBC mode (C language)
A series of projects of 42, where we have to re-code some part of OpenSSL.
Application of AES algo for authentication of real-time stored data in a server by a client
Add a description, image, and links to the cbc topic page so that developers can more easily learn about it.
To associate your repository with the cbc topic, visit your repo's landing page and select "manage topics."