Pull Request Bugfix for incorrect results from BigInteger exponentModulo

Initial fuzzing filtering only inputs where exponent < modulus seems to be passing on initial runs (~100 with 30char hex strings). Will leave the fuzzer on overnight with 300-1000char strings. If you don’t hear from me again that’s probably a good sign…

Thanks for reporting this issue. A fix has been released on the develop branch:

2 Likes