Skip to content

A full-stack website to encrypt/decrypt text and files to keep them secure while sharing across web or uploading to cloud.

Notifications You must be signed in to change notification settings

MohitGoyal19/Crypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypter

A full-stacked website to encrypt/decrypt text and files to keep them secure while sharing acrossing web or uploading to cloud. The encryption and decryption algorithms are asymmetric and multi-dimensional in nature, i.e. performs the cryptographic operations by converting the data into multi-dimensional structure dynamically, based on the data length or file size.

Stack:

  • Language: Python, HTML, CSS, JavaScript
    • Libraries:
      • bcrypt
      • flask
      • pyjwt
      • pymongo
      • werkzeug
      • jQuery
  • Database: MongoDB

About

A full-stack website to encrypt/decrypt text and files to keep them secure while sharing across web or uploading to cloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published