Encrypt and decrypt password with DES encoded with scrypt.
When storing a password it is best practice to use a one-way hash such as bcrypt, scrypt, or argon2.
- java
- gradle
- des
- scrypt
- gradle:jdk11
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h