password4j icon indicating copy to clipboard operation
password4j copied to clipboard

Make Password4j generate secure passwords

Open firaja opened this issue 4 years ago • 2 comments

firaja avatar Nov 15 '21 08:11 firaja

This is not a bug report. This is a question about your use of Argon2.

Argon2 in your app, this implementation is 100% Java, it does not require interoperability with C++?

ghost avatar Jul 24 '22 05:07 ghost

This is not a bug report. This is a question about your use of Argon2.

Argon2 in your app, this implementation is 100% Java, it does not require interoperability with C++?

Hi @ndavilam85 yes all the implementations do not rely on JNI and they are 100% Java.

firaja avatar Jul 25 '22 06:07 firaja