Encrypt and decrypt password with des encoded with bcrypt.
When storing a password it is best practice to use a one-way hash such as bcrypt, scrypt, or argon2.
- scala
- sbt
- des
- bcrypt
- hseeberger/scala-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h