Subject: CVS commit: wip/galoisfieldarth
From: Kamel Derouiche
Date: 2011-01-19 15:00:00
Message id: E1PfYa8-0005gZ-0b@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import GaloisFieldArithmetic-2006 as wip/galoisfieldarth.

A simple library written in the C++ language for performing arithmetic over
Galois fields.The arithmetic can be in the form of either elements or
polynomials over a specified Galois field.The library is optimised to run in one
of two modes, normal or LUT mode. In the LUT mode performance is increased
dramatically at the cost of large consumption of memory. The library can be used
in but not limited to such fields as cryptography, error correcting codes and
computational analysis. 


Files:
RevisionActionfile
1.1importwip/galoisfieldarth/distinfo
1.1importwip/galoisfieldarth/Makefile
1.1importwip/galoisfieldarth/PLIST
1.1importwip/galoisfieldarth/DESCR