On Tue, May 28, 2002 at 04:50:18PM -0400, zentara wrote:
> The following is an example of setting a simple 32 byte
> key, and a sub which will give your data a blocksize of 16 bytes.

It seems to me it would be easier to use Crypt::CBC or Crypt::CBCeasy, both
available from CPAN.  Each provides a simple interface to this type of
encryption.  However, I have never used them, so I can't be certain they
work with Crypt::Rijndael.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to