Skip to content

Conversation

@tehtbl
Copy link
Contributor

@tehtbl tehtbl commented May 16, 2014

Hi,

there was a bug in NodeRSA.prototype.generateKeyPair(bits, exp) which lead to a wrong assumption of what value the exponent variable exp actually has.

I've also fixed the tests for it.

kind Regards,

Thomas

@rzcoder
Copy link
Owner

rzcoder commented May 17, 2014

Oh, thanks Thomas! :)

@rzcoder rzcoder closed this May 17, 2014
@rzcoder rzcoder reopened this May 17, 2014
rzcoder added a commit that referenced this pull request May 17, 2014
fixing proper use of exp in generateKeyPair(b, exp) and tests
@rzcoder rzcoder merged commit 8f30710 into rzcoder:master May 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants