tomsfastmath/src
Steffen Jaeckel 7a38e49b8e add fp_isprime_ex()
fp_isprime() is now only a wrapper function to fp_isprime_ex()
2014-10-13 13:40:36 +02:00
..
addsub fixed bug in testcase reported by martins.mozeiko@gmail.com 2011-03-27 19:57:48 +02:00
bin fp_read_radix: port modifications from libtommath 2014-06-15 18:35:31 +02:00
bit added tomsfastmath-0.12 2010-07-22 10:06:30 +02:00
divide added tomsfastmath-0.12 2010-07-22 10:06:30 +02:00
exptmod added tomsfastmath-0.12 2010-07-22 10:06:30 +02:00
generators mul generator: update preamble not to compile the code if it's not required 2014-06-12 18:08:34 +02:00
headers add fp_isprime_ex() 2014-10-13 13:40:36 +02:00
misc add fp_rand() 2014-08-14 21:19:14 +02:00
mont mont: make INNERMUL register clobber list equal to the 64bit version 2014-08-14 21:17:11 +02:00
mul ed1a1e90e9 was not only a x86-64 problem 2014-06-21 13:24:03 +02:00
numtheory add fp_isprime_ex() 2014-10-13 13:40:36 +02:00
sqr fix sqr_comba compiler warnings 2014-08-11 17:54:09 +02:00