eosnetworkfoundation / mandel

Obsolete. Use https://github.com/AntelopeIO/leap instead.
Other
87 stars 30 forks source link

[3.1] Use more flexible subjective limits on mod_exp. #749

Closed arhag closed 2 years ago

arhag commented 2 years ago

A new approach to constraining the bit sizes of the arguments passed into mod_exp is taken which allows for larger bit sizes for the base and modulus arguments when the exponent is small.

This now allows for mod_exp to be used for 4096-bit RSA.