Categorygithub.com/javicv/gocrypt
repositorypackage
2.1.0+incompatible
Repository: https://github.com/javicv/gocrypt.git
Documentation: pkg.go.dev

# README

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