Encrypt and decrypt password with 3DES encoded with argon2.
When storing a password it is best practice to use a one-way hash such as bcrypt, scrypt, or argon2.
Compiled and ran from build server bloop
.
Dependencies must be compatable with jdk8 or less.
- bloop
- java
- bloop-sbt
- hseeberger/scala-bloop-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h