Skip to content

The idea is create local reusable password secure storage

License

Notifications You must be signed in to change notification settings

eddyv73/blackvault

Repository files navigation

blackvault

Go

The blackvault, can encrypt all "String" in a hash AES

How use:

  • blackvault -h
  • blackvault -E to encrypt
  • blackvault -D to decrypt
  • blackvault -mk masterkey
  • blackvault -secret secret

blackvault -E -mk YourMasterKey -secret yoursecret

blackvault -D -mk YourMasterKey -secret 398db3989ad9430b903fa9bd584ca7cd000000000000000000

About

The idea is create local reusable password secure storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages