Closed TomMD closed 9 years ago
SHA256 is not an acceptable KDF. consider using PBKDF2 or a newer KDF.
@TomMD I am not hashing the password using SHA256. That function is just provided for reference and never used.
SHA256 is not an acceptable KDF. consider using PBKDF2 or a newer KDF.