Skip to content

Simple encryption functions. Do not simply trust this code! Pay attention to how you handle sensitive information!

License

Notifications You must be signed in to change notification settings

ICreedenI/file_and_string_encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_and_string_encryption

GitHub | PyPI

Simple encryption functions. Do not simply trust this code! Pay attention to how you handle sensitive information!

Included functions:

  • encrypt_directory
  • encrypt_file
  • encrypt_file_with_password
  • decrypt_directory
  • decrypt_file
  • decrypt_file_with_password
  • encrypt_string_with_password
  • decrypt_string_with_password
  • generate_password
  • get_random_key

About

Simple encryption functions. Do not simply trust this code! Pay attention to how you handle sensitive information!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages