OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.3 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../tomsfastmath/tomsfastmath.desc
  5. [COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A fast portable fixed precision math library
  15. [T] In a nutshell TomsFastMath is meant to be a portable fixed precision math
  16. [T] library geared towards doing one thing very fast. Exponentiations. The
  17. [T] modular kind. Like what you find in RSA and DH. Though TomsFastMath (TFM)
  18. [T] is not limited solely to doing RSA or DH. It's generic enough to be used
  19. [T] for other projects such as ECC as well.
  20. [U] http://libtom.org/?page=features&whatfile=tfm
  21. [A] Tom St Denis <tomstdenis@gmail.com>
  22. [M] Alejandro Mery <amery@opensde.org>
  23. [C] base/library
  24. [L] PublicDomain
  25. [S] Beta
  26. [V] 0.12
  27. [P] X -----5---9 180.000
  28. [D] 3790266425 tfm-0.12.tar.bz2 http://libtom.org/files/