An open API service indexing awesome lists of open source software.

https://github.com/mahmoud-elhamahmy/encryption-lab

Cybersecurity Diploma - AAST University - Cybersecurity Fundamentals Course
https://github.com/mahmoud-elhamahmy/encryption-lab

cybersecurity encryption-decryption

Last synced: 3 months ago
JSON representation

Cybersecurity Diploma - AAST University - Cybersecurity Fundamentals Course

Awesome Lists containing this project

README

          

## Encryption Lab:

Encrypt simple file text using AES-128-CBC type then decrypting to origin.
Comparing the file size you see the encrypted file is double size the orignal due to padding.

### Steps:

![Capture1](https://github.com/user-attachments/assets/7b48f3ca-ef83-4424-a069-2f04fd8f88a6)
![Capture1](https://github.com/user-attachments/assets/f35a193c-9ac5-469c-990b-a8b8f1e34d77)
![Capture1](https://github.com/user-attachments/assets/a42ca853-1d17-42b9-a4ed-a8c7f5414957)