Encrypt and decrypt password with 3DES encoded with scrypt.
When storing a password it is best practice to use a one-way hash such as bcrypt, scrypt, or argon2.
- groovy
- bazel
- 3des
- scrypt
- l.gcr.io/google/bazel
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h