GithubHelp home page GithubHelp logo

carlosm00 / encryptor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scorchingshade/encryptor

0.0 0.0 0.0 5.47 MB

A password encryptor package for Linux

Shell 0.16% Python 99.84% NewLisp 0.01%

encryptor's Introduction

Encryptor

A password encryptor package for Linux

Complete revamp coming soon! This is a powerful software to be used only at user's risk. RSA and AES encrytion techniques ensure that your data is secure and safe. A menu driven program to easily begin using The Encryptor. It takes one username and password at a time and encrypts them in a secure file. Further versions will see an addition to the number of pairs that can be added. The method ensures that while sending any credentials to authorised users, only they have the access to it. Adding such methods allows you to provide true end to end encryption, without revealing any sensitive info. Some features are explained below

Commands to run on Terminal

Use the following commands on Linux to run the Program

$ python3 Source.py 

Understanding The Encryptor

  • The Encryptor uses AES and RSA encryption.

  • Optimal asymmetric encryption padding used for sturdier encryption.

  • 'Nonce' to ensure AES encryption.

Dependencies

You must have Python 3.x and Pycryptodome installed. In addition to this, several custom packages are included in the bin folder of the Repository..

 pip install pycryptodome 

Leave a star and check out more amazing codes by Ankush Sharma

Reach out to me at [email protected]

encryptor's People

Contributors

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