Download List

Projeto Descrição

Perl Math::FastGF2 is a Perl math module for performing arithmetic on Galois Fields. Galois Fields have applications in Cryptography (such as the AES encryption system or various threshold systems for sharing secrets) and Error-correcting Codes (eg, Rabin's Information Dispersal Algorithm or Reed-Solomon Codes). It currently implements all the primitive maths operations needed to work with Galois Field polynomials. A set of demo scripts is included that implements Shamir's Secret Sharing algorithm using the module.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-16 16:54
0.03

Foi adicionado suporte para Matrizes para mais eficiente (mais rápido) operações em grandes blocos de dados.
Support was added for Matrices for more efficient (faster) operations on large blocks of data.

Project Resources