cryptocli
cryptocli copied to clipboard
Use modules rather than flags
Change:
-
aes-gcm
to:-
aes-gcm-encrypt
-
aes-gcm-decrypt
-
-
base64
to-
base64-decode
-
base64-encode
-
-
hex
to:-
hex-encode
-
hex-decode
-