Skip to content
/ gocrypt Public

Symmetric encryption/decryption command line utility

License

Notifications You must be signed in to change notification settings

javicv/gocrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build Status GitHub release

gocrypt

Symmetric encryption/decryption command line utility

Usage

To encrypt or decrypt follow this instructions

Usage of gocrypt:
  -m string
        Method to use encrypt/decrypt (default "encrypt")
  -method string
        Method to use encrypt/decrypt (default "encrypt")
  -p string
        Password to encrypt/decrypt the value
  -password string
        Password to encrypt/decrypt the value
  -v string
        Value to encrypt/decrypt
  -value string
        Value to encrypt/decrypt