in reply to Re^2: 256 bit AEC encryption using Crypt::CBC
in thread 256 bit AEC encryption using Crypt::CBC

Don't change the cipher. The cipher must be exactly "Crypt::OpenSSL::AES" in order to get the keylength of 256.
  • Comment on Re^3: 256 bit AEC encryption using Crypt::CBC