Skip to content

marcusmi4n/File-Encryption-Decryption-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

File Encryption & Decryption (Python)

Description

Encrypts and decrypts contents of a text file using the Fernet encryption system.

How to Run

  1. Install cryptography: pip install cryptography
  2. Create a secret.txt file with content.
  3. Run: python main.py

About

encryption and decryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages