Commit e9b1837c8c7caf707f6a038456597568b39c3eeb

Steffen Jaeckel 2014-02-13T20:21:18

mp_expt_d: bring back pre 921be35779f7d71080ad85c27ed58671602d59b3 state The implementation of the expt_d functionality is now implemented in the mp_expt_d_ex() function. The user can now choose between the old (more timing resistant) version and the new version by modification of the parameter 'fast'. mp_expt_d() defaults to the old version