Giter Site home page Giter Site logo

itsbharatsaini / ghostpy--an-encryption-and-decryption-tool Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.51 MB

Using the cryptography module in Python, we will use an implementation of Advanced Encryption Standard(AES) called Fernet to encrypt data. AES is a symmetric encryption algorithm. I will use these methods on files and folder.

Python 100.00%

ghostpy--an-encryption-and-decryption-tool's Introduction

GhostPy- an Encryption and Decryption Tool

Using the cryptography module in Python, we will use an implementation of Advanced Encryption Standard(AES) called Fernet to encrypt data. I will use these methods on files and folder for Encrypting and Decrypting.Advanced Encryption Standard(AES) is a symmetric encryption algorithm. AES is the industry standard as of now as it allows 128 bit, 192 bit and 256 bit encryption.Symmetric encryption is very fast as compared to asymmetric encryption and are used in systems such as database system. Following is an online tool to generate AES encrypted password and decrypt AES encrypted password.It provides two mode of encryption and decryption ECB and CBC mode. For more info on AES encryption visit this explanation on AES Encryption.A onlie ecryption decryption system using JavaScript where you can encrypt and decrypt your file. It uses cryptojs library where I included most of the popular encryption methods such as AES, DES, Blowfish and so on. I integrated some Hash functions as well which is very useful to check the integrity of any file.

For further queries do not hesitate to contact me.

Bharat Saini - Arya College Of Engineering And Research Centre, Jaipur

https://www.linkedin.com/in/itsbharatsaini/

ghostpy--an-encryption-and-decryption-tool's People

Contributors

itsbharatsaini avatar

Stargazers

 avatar

Watchers

James Cloos 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.