Skip to content

pluxtore/file-encrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encrypter

Simple tool that allows file encryption and decryption using libgcrypt.

Features

Multiple AES blockciphers are supported, integrated password authentication.

Install

Requirements: libcrypt + libcrypt developer package

Clone the repository and build it via make. Please ensure the developer package of libgcrypt is installed

Copy & Install

sudo apt install libgcrypt-dev 
git clone https://github.com/pluxtore/file-encrypter 
cd file-encrypter 
make 

Contribute

Feel free to make pull requests

About

AES file encrypter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published