Ransomware that encrypts and decrypts .txt, .py, .docx and .pdf in specified directories with a modified Vigenère cipher.
-
Updated
Jan 25, 2024 - Python
Ransomware that encrypts and decrypts .txt, .py, .docx and .pdf in specified directories with a modified Vigenère cipher.
Vigenere cipher website
This repository contains encryption tool. This tool uses vigenere cipher with user-defined keys. This repository is intended for academic purposes only and should not be used for any malicious activities. See demo at:
Python program to encrypt/decrypt ciphers from .txt files or manually-typed strings.
A simple CLI & GUI Vigenere cipher tool. This tool will encrypt and decrypt text using the Vigenere cipher method. Its more secure than Caesar or ROT13.
Suite of cryptographic tools that provides encryption, decryption, and cipher-breaking functionalities using classical algorithms such as the Caesar Cipher and Vigenère Cipher.
Add a description, image, and links to the vigenere-encoder topic page so that developers can more easily learn about it.
To associate your repository with the vigenere-encoder topic, visit your repo's landing page and select "manage topics."