|
Fix potential timing attack due to manually comparing hashes with a loop
The number of loop iterations can be used as an indication of how close a guessed hash is to the correct one. |
|---|
|
|
| src/main/java/helpers/ScryptHelper.java |
|---|