[Lunar-commits] <moonbase> gf2x: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Aug 29 21:04:30 CEST 2009
commit f6df3865132da8ae0044a05e50add2102b6a2b84
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Aug 29 15:04:30 2009 -0400
gf2x: Adding to moonbase.
---
libs/gf2x/DETAILS | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/libs/gf2x/DETAILS b/libs/gf2x/DETAILS
new file mode 100644
index 0000000..aa08632
--- /dev/null
+++ b/libs/gf2x/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=gf2x
+ VERSION=0.9.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://gforge.inria.fr/frs/download.php/22129/
+ SOURCE_VFY=sha1:13e8fc2f9b4310cbbcba09c3264201b368f7672a
+ WEB_SITE=http://gf2x.gforge.inria.fr/
+ ENTERED=20090829
+ UPDATED=20090829
+ SHORT="routines for fast arithmetic"
+
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list