Branch

  • Show log

    Commit

  • Hash : 908e098c
    Author : czurnieden
    Date : 2022-09-07T23:03:13

    Fix: removed sign operation in s_mp_invmod_odd
    
    Changed a check for <0 with mp_isneg() in s_mp_invmod
    
    Additional tests for mp_invmod() in demo/test.c