Both Scala3 and Java aimed to be supported. However, due to my primary-used platform is Scala3, and I need to make it available on it as soon as possible to support developing for my other project.
This is an implementation of the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres. It's core is based on jBcrypt, ...