Computer-Security-Algorithms icon indicating copy to clipboard operation
Computer-Security-Algorithms copied to clipboard

hastads-broadcast-attack.py -> error when exponent is different than 3

Open Ewael opened this issue 5 years ago • 0 comments

Hey, first of all thank you a lot for this script it works very well. There is just a little problem when EXPONENT var is different than 3 because at the end the root function is set with 3 directly instead of using EXPONENT var. That's just a little detail but it could bother some. Have a nice day.

Ewael avatar Apr 29 '20 11:04 Ewael