Skip to content

batubyte/file-crypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” File Crypter

image

πŸ“¦ Installation

pipx install git+https://github.com/batubyte/file-crypter
file-crypter

✨ Features

> file-crypter genkey -o C:\secret.key
> file-crypter encrypt -f file.dat -o file.enc -k C:\secret.key
> file-crypter decrypt -f file.enc -o file.dec -k C:\secret.key

πŸ“„ Documentation

About

A file encrypter and decrypter using Fernet symmetric encryption

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages