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