Skip to content

JechoJekov/CryptFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptFile

A command-line tool to encrypt/decrypt files. Files are encrypted with AES-256. The encryption key is derived from the password by using BCrypt (work factor 10) and PBKDF2 is used to derive a 256 bit key from the 192 output returned by the BCrypt algorithm.

About

A command-line tool to encrypt/decrypt files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages