Giter Club home page Giter Club logo

alok-2002 / encryption-and-decryption-programs Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 0.0 11 KB

This repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.

License: MIT License

Python 100.00%
decryption encryption python alok alok-2002 alok-sharma ciphers code network-security rsa

encryption-and-decryption-programs's Introduction

Encryption-And-Decryption-Programs

Ciphers and Encryption Apps This repository contains various ciphers and encryption applications implemented in Python.

Table of Contents Description Installation Usage Contributing License Description

This repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.

Installation To use the code in this repository, you need to have Python 3 installed on your machine. You can download and install the latest version of Python from the official website https://www.python.org/downloads/.

Once you have installed Python, you can clone this repository to your local machine using the following command:

git clone https://github.com/alok-2002/Encryption-And-Decryption-Programs.git

After cloning the repository, you need to install the required Python packages. You can do this by running the following command in the repository directory:

pip install -r requirements.txt

Usage To use the ciphers and encryption applications in this repository, simply run the Python files in the src directory. Each file corresponds to a different cipher or encryption application.

For example, to encrypt a message using the Caesar Cipher, you can run the following command:

python src/caesar_cipher.py -e "hello world" -k 3

This will encrypt the message "hello world" using the Caesar Cipher with a key of 3. You can find more information about the available options for each cipher or encryption application by running it with the -h or --help option.

Contributing If you would like to contribute to this repository, please feel free to fork the repository and submit a pull request. You can also open an issue if you find a bug or have a suggestion for a new cipher or encryption application.

License This repository is licensed under the MIT license. See License for more information.

encryption-and-decryption-programs's People

Contributors

alok-2002 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.