vog/sha1

Raw output

Closed this issue · 1 comments

Hi, I have a requirement to get a raw output of the SHA1 digest, not the hex string. Basically, I need to compute SHA1(raw SHA1(password))

How would one go about doing this? Thank you.

resolved by converting it externally after getting hex string