Skip to content

miguelpher/file-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been generated with AI, to compare it the AI possibilities with my original project https://github.com/miguelpher/encryptor, created two years ago (without AI)


File Encryptor

A CLI tool and library for secure file encryption using AES-GCM.

Installation

pip install .

Usage

file-encryptor generate-key --name mykey
file-encryptor encrypt data.txt --key mykey
file-encryptor decrypt data.txt.enc --key mykey

About

A CLI tool and library for secure file encryption using AES-GCM. Generated with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages