
A project developed as a requirement for the Information Security course, exploring various cryptographic technologies and providing a user-friendly interface for encryption and checksum generation.
This application implements encryption functionalities and checksum generation using Base64 technology for text encryption and various algorithms for checksum calculation, such as MD5, SHA-1, and SHA-256.
- Secure hash and message digest algorithms
- Encryption techniques
- Tkinter (Graphical User Interface)
- Base64 encoding for text encryption
- PlatformWindows, macOS, Linux
- StackPython, Tkinter, Cryptography libraries
- Source CodeGitHub Repository
- Last update2023/09/28
- DocumentationRead on GitHub
Project Highlights


