cryptocli icon indicating copy to clipboard operation
cryptocli copied to clipboard

Use modules rather than flags

Open tehmoon opened this issue 5 years ago • 0 comments

Change:

  • aes-gcm to:
    • aes-gcm-encrypt
    • aes-gcm-decrypt
  • base64 to
    • base64-decode
    • base64-encode
  • hex to:
    • hex-encode
    • hex-decode

tehmoon avatar Oct 24 '19 02:10 tehmoon