GithubHelp home page GithubHelp logo

encryptor_decryptor's Introduction

Encryptor Decryptor Project

This is an Exploratory Project with the help of which I got to experience Cryptography edf.py == File Encryptor Decryptor via CLI

About the Project

As of now, the project consists of a Python Program, which helps implement: -

  1. In Encryption: - a) Morse Code b) SHA256(Using hashlib) c) RSA(Using RSA Module/Library of Python) d) Fernet(Using the Cryptography Module/Library of Python)

  2. In Decryption: - a) Morse Code b) RSA(Using RSA Module of Python) c) Fernet(Using the Cryptography Module of Python)

Requirements

  1. One should have a device capable of running python programs, and a terminal to run it on

  2. Ensure that your system has the: - a) RSA b) hashlib c) cryptography

    Modules of Python installed

Final Note

The program should work well. Do feel free to let me know if you face any issues.

I have added the text documents for the conversion of English to Morse Code and vice-versa and python files containing the dictionaries used for the same.

Thanks :)

encryptor_decryptor's People

Contributors

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