in reply to Crypt::CBC how does the header/salt work?

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?
  • Comment on Re: Crypt::CBC how does the header/salt work?

Replies are listed 'Best First'.
Re^2: Crypt::CBC how does the header/salt work?
by Anonymous Monk on Nov 19, 2012 at 15:13 UTC