Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Crypt-Rijndael CPAN distribution.

Report information
The Basics
Id: 58942
Status: rejected
Priority: 0/
Queue: Crypt-Rijndael

People
Owner: Nobody in particular
Requestors: ifomichev [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.09
Fixed in: (no value)



Subject: Support keylengths of 16 and 24 bytes
Background: MySQL AES_ENCRYPT() and AES_DECRYPT() functions use keylength of 16 bytes. Crypt::Rijndael should support it to make a compatible function in Perl.
Sorry, my fault. 128 bits keys work perfect.