Help for this page
use strict; use warnings; ... -header => 'none', -keysize => length($aeskey)); print $cipher->decrypt ( substr($CipherData ,16) );