Closed JasonBock closed 5 years ago
I think I have a way to make GetBigInteger() on SecureRandom to work better than it currently does. Do the necessary perf work and commit the new approach if acceptable.
GetBigInteger()
SecureRandom
Addressed with the latest merge (forgot to reference this issue there :( ).
I think I have a way to make
GetBigInteger()
onSecureRandom
to work better than it currently does. Do the necessary perf work and commit the new approach if acceptable.