
Logo Created by the Dynamic-Duo at RoboDesign
[ LibTomCrypt ] [ LibTomMath ]
[ LibTomPoly ] [ LibTomNet ]
[ LibTomFloat ] [ TomsFastMath ]
[ LTC Book ]
[ News ] [ Features ] [ Changes ] [ Download ]
[ Mirror1 ] [ Mirror2 ]
Welcome
Welcome to the TomsFastMath website. Here's you'll find the goods on the TomsFastMath math project.
In a nutshell TomsFastMath is meant to be a portable fixed precision math library geared towards doing one
thing very fast. Exponentiations. The modular kind. Like what you find in RSA and DH. Though TomsFastMath
(TFM) is not limited solely to doing RSA or DH. It's generic enough to be used for other projects such as
ECC as well.
Updates
- November 1st, 2006 Release of TFM v0.10. Cleaned up ISO support, added ECC support (unrolled code), added AVR32 support.
- April 4th, 2006 Release of TFM v0.09. Don't fear the math, seriously, it's there for your good.
- January 26th, 2006 Release of TFM v0.08. Now with one less typo!
- November 18th, 2005 Release of TFM v0.07.
- October 31st, 2005 Release of TFM v0.06. More stable, sleekier and "dat sexy" than ever before.
- August 1st, 2005 Release of TFM v0.05. Compatiable with LibTomCrypt v1.06 "pluggable" math.
- July 23rd, 2005 Release of TFM v0.04. Updated algos, new ports (ARMv4, PPC32) and some wicked speed ;-)
- March 1st, 2005 Release of TFM v0.03. Updated squaring algos. Not tested fully on ARMv4 and SSE2 (please send feedback)
- Sept 18th, 2004 Release of TFM v0.02. Fixed a bunch of bugs and cleaned up the build process.
- Sept 14th, 2004 Creation of the TFM website.