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
- Host: GitHub
- URL: https://github.com/mahmoud-elhamahmy/encryption-lab
- Owner: Mahmoud-Elhamahmy
- Created: 2024-08-12T20:42:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T20:57:07.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T14:57:49.232Z (8 months ago)
- Topics: cybersecurity, encryption-decryption
- Homepage: https://aast.edu/en/
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:


