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.
Tous NIST fournies modes de fonctionnement y compris les commentaires de chiffrement, la rétroaction de sortie et mode compteur ont été ajoutés. Les tests comme fournies par le NIST pour l'ensemble de ces modes ont été ajoutés.
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.
Cette version permet la compatibilité avec les anciennes versions de Perl, ainsi qu'avec Win32, et les tests ont été ajoutées pour refléter les exemples donnés dans le projet de norme FIPS communiqués par le 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.