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