Recent content by matson1

  1. M

    MHB Solve this Equation for H: 5260862 = M*H^y % 20876441

    Solve this Equation for H: 5260862 = M*H^y % 20876441 Where y = 17, and M = 20192834? My H value is wrong from my previous tries. I think my order of operations is wrong. Function for code would be helpful. Already familiar with mod_inverse. (Python 3)
Back
Top