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