项目作者: DineshDowney

项目描述 :
Encrypter/Decrypter Django Application
高级语言: Python
项目地址: git://github.com/DineshDowney/Encryptolo.git
创建时间: 2018-06-22T18:31:31Z
项目社区:https://github.com/DineshDowney/Encryptolo

开源协议:

下载


Encprytolo

This is a mini project.
It uses cryptography library to Encrypt a user given string. Which can be decrypted later on with the Key which will be generated each session.

User will have to input his E-mail Address to receive the Key and the Encrypted Text for future Decryption.

To-Do

[ ] The frontend of the current Django framework is pretty basic, and will be updated and pushed soon.