Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Python Text Encryptor

The Python Text Encryptor is a Python command‑line tool for symmetric encryption and decryption of text messages. It uses the Fernet module from the cryptography library to ensure secure, symmetric encryption. The program allows users to generate an encryption key, encrypt a plaintextmessage, and later decrypt it using the same key.

Author

Andrea De Vita

License

All rights reserved. This project is provided for demonstration purposes only. No permission is granted to use, copy, modify, merge, publish, distribute, sublicense, or otherwise reproduce any part of this software without explicit written consent from the author. Unauthorized use, modification, or redistribution is strictly prohibited.

About

The Python Text Encryptor is a Python command‑line tool for symmetric encryption and decryption of text messages. It uses the Fernet module from the cryptography library to ensure secure, symmetric encryption. The program allows users to generate an encryption key, encrypt a plaintextmessage, and later decrypt it using the same key.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages