Re: Pbkdf2PasswordHashImpl generate() creates sometimes invalid result
Rudy De Busscher
yes indeed, somehow I mixed the output of the generate() method with the encoded password I created for the test cases. I used the com.sun.org.apache.xml.internal.security.utils.Base64 class instead of the java.util one; I updated the pull request accordingly. Rudy
On 27 July 2017 at 19:38, Will Hopkins <will.hopkins@...> wrote:
|
|