Skip to content

vitofico/cryptography_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File encryption utility

Small utility script for encrypt/decrypt files using Fernet algorithm.

Usage

python encryption_utils.py -h
python encryption_utils.py keygen

python encryption_utils.py encrypt -f test.txt
python encryption_utils.py encrypt -f test.txt -kf encryption.key

Contributing

PRs accepted.

License

GNU v3 © Vito Mario Fico

About

Utility file encryption/decryption script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages