Connecting Tech Pros Worldwide Help | Site Map

Galois field arithmetic libraries in C++

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 22nd, 2005, 04:44 PM
Sherrie Laraurens
Guest
 
Posts: n/a
Default Galois field arithmetic libraries in C++

Hi,

I'm after a good "free" galois field library in c++,
something where I can do polynomial operations such as
add,sub,mul and div and may be even remainder.

does anyone have any experience with such libraries?


cheers

-sherrie

  #2  
Old July 22nd, 2005, 04:45 PM
Arash Partow
Guest
 
Posts: n/a
Default Re: Galois field arithmetic libraries in C++

Hello,

I've just recently finished writing a Galois field arithmetic library
in c++, it allows for addition, subtraction, multiplication, division,
modulus, left and right shifting for polynomials and similar functionality
for elements.

The library can be used in many areas such as coding theory, error correcting
codes and cryptography just to name a few. The library also uses look-up
tables to increase performance, if you would like more information visit:

http://www.partow.net/projects/galois/index.html



Arash Partow

__________________________________________________
Be one who knows what they don't know,
Instead of being one who knows not what they don't know,
Thinking they know everything about all things.
http://www.partow.net





[color=blue]
> Hi,
>
> I'm after a good "free" galois field library in c++,
> something where I can do polynomial operations such as
> add,sub,mul and div and may be even remainder.
>
> does anyone have any experience with such libraries?
>
>
> cheers
>
> -sherrie[/color]
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.