Skip to content

Harsh-0911/encryption_decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • First of all run this command in CMD. python -m pip install cryptography --user
  • This commands installs cryptography package, which is used for encryption and decryption.

NOTE

  • The Key which is required for encryption and decryption is stored in a file called secret_key.key.
  • The Encrypted Message is not stored.

About

Allows user to encrypt and decrypt data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages