This Python tool provides a flexible way to encrypt and decrypt files using Stored Key Method and Password-Based Key Derivation.
-
Updated
Oct 22, 2024 - Python
This Python tool provides a flexible way to encrypt and decrypt files using Stored Key Method and Password-Based Key Derivation.
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
Steganographic tool to encrypt files and hide them inside of .jpeg images
Encrypting and Decrypting Image using PIL library by swapping pixels values.
Encrypting files with AES algorithm.
Simple app for encryption and decrypting files.
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
Add a description, image, and links to the encryption-decryption-tool topic page so that developers can more easily learn about it.
To associate your repository with the encryption-decryption-tool topic, visit your repo's landing page and select "manage topics."