SCRAM-SHA-512 doesn't work
Closed this issue · 1 comments
tobiasbrunner commented
This should be:
if ((name !== HASH_SHA1) && (name !== HASH_SHA256) && (name !== HASH_SHA512))
as this.name
is only set after this check.
thsmi commented
Thank you for you contribution it is now integrated into the main.