🔒🗝Traditional Cryptography ( Caesar Cipher, Rail Fence Cypher, Kamasutra Cipher, Vignere Cipher )
-
Updated
Jul 6, 2022 - Python
🔒🗝Traditional Cryptography ( Caesar Cipher, Rail Fence Cypher, Kamasutra Cipher, Vignere Cipher )
Monoalphabetic substitution, RSA, vignere and transposition ciphers
A GUI implementation for Vigenère cipher
Vigenere and Vernam Cypher
It will help the users to encrypt and decrypt the messages.
It is a Desktop application, in which we can encrypt our messages using one symmetric key. We can also decrypt those messages using that symmetric key.
NightWinds is a Python application for text encoding and decoding using a keyword-based encryption algorithm.
Different ciphers for data encryption and decryption
It is a python program which encrypts and decrypts messages using the vignere cipher.
This repository contains a Python implementation of the Vignere Cipher for encrypting and decrypting alphabetic text. It includes utility functions and classes for mapping letters to indexes, and for constructing and manipulating the Vignere Cipher table.
Add a description, image, and links to the vignere-cipher topic page so that developers can more easily learn about it.
To associate your repository with the vignere-cipher topic, visit your repo's landing page and select "manage topics."