Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encrypt_anyfile

Encrypt any binary file using cryptography fernet algorithm

HOW TO USE

  1. Download whole repo: git clone https://github.com/abdullahilashik/encrypt_anyfile.git
  2. Navigate to directory ( project ) and open bash/ command window
  3. pip install -r requirements.txt
  4. use function encrypt() for encryption and decrypt() for description.
  5. Both function takes a filename to use
  6. Generated key can be found in key.key file.

About

Encrypt any binary file using cryptography fernet algorithm

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages