Giter Club home page Giter Club logo

cryptography-plays's Introduction

cryptography-plays

This repository contains the encoder and decoder in python for various encryption techniques

Example of Caesar Cipher decoder

C:\python caesar_decoder.py
Enter cipher to decode: WKLV LV PB PHVVDJH
Enter your guess of shift: 3

image of sample output from Caesar Cipher Decoder

Example of ROT13 encoder and decoder

C:\python ROT13_encoder_decoder.py
Enter message that you would like to encrypt/decrypt using ROT13: GUR FXL VF OYHR NAQ GUR TENFF VF TERRA

image of sample output from ROT13 Decoder

Example of Base64 decoder

C:\python base64_decoder.py
Enter cipher to decode: WKLV

image of sample output from Base64 Decoder

Example of XOR encrytion and decryption

C:\python XOR_encoder_decoder.py
Enter the cipher text or plain text: ROSESARERED
Enter the key for encryption or decryption: 2134
Here's the output:  

image of sample output from XOR Encoder and Decoder

cryptography-plays's People

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.