./wip/gf2x, Library for fast multiplication of polynomials over GF(2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0, Package name: gf2x-1.0, Maintainer: esg

gf2x is a C/C++ software package containing routines for fast
arithmetic in GF(2)[x] (multiplication, squaring, GCD) and searching
for irreducible/primitive trinomials.


Required to run:
[math/ntl]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e3b507485cfb25aab4bb25bcd5f134bf97ab8448
Filesize: 450.01 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-01-24 10:02:03 by Kamel Derouiche | Files touched by this commit (1)
Log message:
add dependency (math/ntl)

   2011-01-24 01:20:59 by Emil Sköldberg | Files touched by this commit (4) | Imported package
Log message:
Import gf2x-1.0 as wip/gf2x.

gf2x is a C/C++ software package containing routines for fast
arithmetic in GF(2)[x] (multiplication, squaring, GCD) and searching
for irreducible/primitive trinomials.