Skip to content

A simple command-line tool for encrypting and decrypting files using the Fernet encryption algorithm

License

Notifications You must be signed in to change notification settings

Wrynch/Criptify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔏 Criptify

MIT License Python Version

📝 Description

Criptify is a Python script that uses the Fernet encryption algorithm from the cryptography library to encrypt and decrypt files.

📋 Features

  • Easy to use command line interface
  • Generate a random Fernet key or use your own
  • Encrypt and decrypt multiple files at once

📥 Installation

  • Download the latest release of the program from the release page.
  • Unzip the downloaded file to a directory of your choice.
  • Run the install.bat script to install the required dependencies. If you encounter any issues, you may need to manually install tk and cryptography with your package manager.
  • To use the program, run the launch.bat script. This will open a command prompt where you can enter commands to encrypt or decrypt files.

About

A simple command-line tool for encrypting and decrypting files using the Fernet encryption algorithm

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published