/AESEncryptionSystem

This project demonstrates how to implement AES-128 encryption and decryption using the CBC (Cipher Block Chaining) mode with PKCS7 padding in Rust.

Primary LanguageRust

Watchers