scrypt icon indicating copy to clipboard operation
scrypt copied to clipboard

Add support for char[] passwords

Open jdstroy opened this issue 11 years ago • 0 comments

Adding char[] support for passwords in SCryptUtil allows for improved security. Users may then zero the data in the provided array.

jdstroy avatar Sep 23 '14 23:09 jdstroy