Another 2 questions. If I always want the resulting encrypted string to be unique/random what must I "keep" in addition to the passphrase so that I can decrypt the completely random bytes? And how must I call the Crypt::CBC->new() method to support that encryption and decryption?