state $c = Crypt::CBC->new( -key => 'BLA BLA SALT BLA BLA', -cipher => 'Blowfish', -pbkdf => 'pbkdf2' );