Skip to content

rafaelcn/vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault

A cli tool to be used as an easy encryption and decryption of data implemented in Go. Right now it doesn't has all the bells and rings to encrypt and decrypt files but that will be, if I have some time, implemented in the future.

About encryption

The encryption algorithm used is the AES with a hashed (MD5) password (I know, collisions, if you are really paranoid there's no current flag to change which hash to use, sorry 💩) with block ciphers of 128 bit.

About

Encryption and decryption tool for terminal users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published