Commit Graph

  • d1dee8c6e1 Fix a sign-extension bug on 64-bit platforms Giovanni Bajo 2011-09-27 01:55:42 +0200
  • 3bab60e89c Remove unused parameter 't' Giovanni Bajo 2011-09-26 20:39:10 +0200
  • 279da69658 Remove usage of malloc() from fp_prime_random_ex. Giovanni Bajo 2011-09-21 17:45:18 +0200
  • 08b3654ac4 Avoid always generating 0x80 as MSB in primes. Giovanni Bajo 2011-09-21 17:27:03 +0200
  • bfa4582842 Merge pull request #2 from rasky/bugfix_sqr_destdigits Steffen Jaeckel 2011-09-21 03:31:20 -0700
  • 01b48a37ef Merge ab4374299c into da5fa59f2c GitHub Merge Button 2011-09-21 03:13:27 -0700
  • 3f7a1dca3b Fix for buffer overflows in fp_mul. Giovanni Bajo 2011-09-20 12:00:07 +0200
  • c32affe350 Bugfix: fix buffer overflow with comba sqr Giovanni Bajo 2011-09-20 11:55:19 +0200
  • ab4374299c Regenerate sqr comba files with bugfix Giovanni Bajo 2011-09-20 11:37:23 +0200
  • 782c6e52de Realign generators with existing files in repo. Giovanni Bajo 2011-09-20 11:36:41 +0200
  • 8f059cd52f Add makefile for sqr generators Giovanni Bajo 2011-09-20 11:35:51 +0200
  • 50f587c36f Bugfix: clear the exceeding destination digits. Giovanni Bajo 2011-09-20 11:02:53 +0200
  • da5fa59f2c fixed bug in testcase reported by martins.mozeiko@gmail.com Steffen Jaeckel 2011-03-27 19:57:48 +0200
  • 1e90accef6 added testcase of problem reported by martins.mozeiko@gmail.com Steffen Jaeckel 2011-03-27 19:34:36 +0200
  • eb5075e7fc added typecast in fp_read_radix() to suppress compiler warning Steffen Jaeckel 2011-03-27 19:33:53 +0200
  • f340961df9 added gitignore Steffen Jaeckel 2011-03-27 19:33:13 +0200
  • a1ac91d15e after multiple objections of libtom users [1], we decided to change licensing to a dual licensing model. Steffen Jaeckel 2011-01-19 10:28:48 +0100
  • d0f54a4100 document what must be fixed for armeabi Michael Mohr 2010-12-28 14:25:35 -0800
  • dcb23d1e42 TFM_ARM must be defined for other parts of the code Michael Mohr 2010-12-28 13:23:34 -0800
  • e077338f6f oops, forgot second IT block Michael Mohr 2010-12-28 12:38:50 -0800
  • 7e63e06d1e split out ARM support for Android targets Michael Mohr 2010-12-28 12:33:26 -0800
  • 8ec8e78bc7 oops, fix inline assembly from last commit Michael Mohr 2010-12-28 11:33:25 -0800
  • 1933d52832 reverse previous patch, implicit IT blocks are not supported by the Android NDK Michael Mohr 2010-12-28 11:17:28 -0800
  • ea0658df06 let gcc handle the IT blocks implicitly Michael Mohr 2010-12-28 10:57:24 -0800
  • 7164d56129 add Android documentation and sample project files Michael Mohr 2010-12-21 15:56:49 -0800
  • 09419cf0c3 ARM assembly fixes; implement Android makefile Michael Mohr 2010-12-21 15:36:04 -0800
  • 6efcb2e5e0 Re-licensed all code under WTFPL, c.f. http://sam.zoy.org/wtfpl/ Steffen Jaeckel 2010-10-26 16:02:37 +0200
  • cfb7c1e52e fix register constraints in fp_montgomery_reduce Patrick Oppenlander 2010-07-21 18:55:27 -0700
  • da88c2d42f added tomsfastmath-0.12 Tom St Denis 2007-03-14 17:58:46 +0000
  • ea10e969b2 added tomsfastmath-0.10 Tom St Denis 2006-11-01 07:42:37 +0000
  • 4b439169aa added tomsfastmath-0.09 Tom St Denis 2006-04-06 19:49:03 +0000
  • f99cdec6b0 added tomsfastmath-0.08 Tom St Denis 2006-01-26 03:06:44 +0000
  • 9ce1fe4656 added tomsfastmath-0.07 Tom St Denis 2005-11-18 05:16:25 +0000
  • 091b337fe8 added tomsfastmath-0.06 Tom St Denis 2005-10-31 15:32:05 +0000
  • a6c4c5a261 added tomsfastmath-0.05 Tom St Denis 2005-08-01 16:37:35 +0000
  • f91cf2d1cf added tomsfastmath-0.04 Tom St Denis 2005-07-23 10:43:03 +0000
  • ca551d4c5e added tomsfastmath-0.03 Tom St Denis 2005-03-01 23:00:09 +0000
  • 6bb413fd72 added tomsfastmath-0.02 Tom St Denis 2004-09-19 01:31:44 +0000
  • 5e92ed2a59 added tomsfastmath-0.01 Tom St Denis 2004-08-25 02:43:43 +0000