Git Product home page Git Product logo

double-transposition-cipher's Introduction

Double Transposition Cipher

This repository contains a Python implementation of a double transposition cipher. The double transposition cipher is a simple symmetric cipher that encrypts text by rearranging it using a key.

Description

The script prompts the user for a plaintext message and two keys. It then performs a double transposition cipher on the message using these keys, displaying each step of the process for learning purposes.

Installation

Clone this repository to your local machine to get started.

git clone https://github.com/your-username/DoubleTranspositionCipher.git
cd DoubleTranspositionCipher

Usage

To use this program, navigate to the directory where it's located and run the Python script:

python3 double_transposition_cipher.py

When prompted, please just go ahead and input the message you want to encrypt and the two keys you wish to use for the encryption. The program will then perform the encryption and display the process.

double-transposition-cipher's People

Contributors

pavanchow avatar

Stargazers

Yuvraj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.