Roman Štrobl

Results 26 comments of Roman Štrobl

The `argon2` parameters are following: ```java private static final int ALGORITHM_ID = Argon2Parameters.ARGON2_i; private static final int VERSION = Argon2Parameters.ARGON2_VERSION_13; private static final int ITERATIONS = 3; private static final...

The issue will have to wait for the next release.

This issue is minor, it will have to wait for the next release.

Yes, I guess we can do that, with a warning that insecure settings may cause possibility of leakage of secrets.

The issue will have to wait for the next release.