Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Potential Error in Hash.hmac #265

Open
micahriggan opened this issue Oct 26, 2018 · 0 comments
Open

Potential Error in Hash.hmac #265

micahriggan opened this issue Oct 26, 2018 · 0 comments

Comments

@micahriggan
Copy link
Contributor

micahriggan commented Oct 26, 2018

} else if (key < blocksize) {

Buffer < number is probably not the intended logic for this line. Perhaps key.length < blocksize

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant