Crypt::Rijndael is an XS-based implementation of the algorithm for the Advanced Encryption Standard, Rijndael. The main Rijndael code is in C, as is the code that applies the modes of operation, making it reasonably fast.
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.
Todos NIST fornecidos modos de operação incluindo cifra feedback, de realimentação de saída, e modo de contador foram adicionados. Testes fornecidas pelo NIST para todos estes modos foram adicionados.
Tags:
Major feature enhancements
All NIST-supplied modes of operation including cipher feedback, output feedback, and counter mode were added. Tests as supplied by NIST for all of these modes were added.
Esta versão permite a compatibilidade com versões anteriores do Perl, bem como com Win32, e os testes foram adicionados que refletem as amostras constantes do projecto de FIPS releases pelo NIST.
Tags:
Minor bugfixes
This release allows for compatibility with older
Perl versions, as well as with Win32, and tests
have been added that reflect the samples given in
the draft FIPS releases by NIST.