Suite of cryptographic tools that provides encryption, decryption, and cipher-breaking functionalities using classical algorithms such as the Caesar Cipher and Vigenère Cipher.
-
Updated
Nov 5, 2024 - C#
Suite of cryptographic tools that provides encryption, decryption, and cipher-breaking functionalities using classical algorithms such as the Caesar Cipher and Vigenère Cipher.
Python program to encrypt/decrypt ciphers from .txt files or manually-typed strings.
Ransomware that encrypts and decrypts .txt, .py, .docx and .pdf in specified directories with a modified Vigenère cipher.
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:
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.
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."