Symmetric Cipher Usage Please Help

2000-09-27 Thread Matthew Cross
I've read the docs. I've seen the source. I still don't totally understand. I'm trying to be a good doobie and use the High-level EVP_ functions for my RC4, RC2, and DES calls. Butwhat about setting up the key?If I'm doing password based stuff do I need to use \ EVP_BytesToKey ?? or does

Re: Symmetric Cipher Usage Please Help

2000-09-27 Thread Dr S N Henson
Matthew Cross wrote: I've read the docs. I've seen the source. I still don't totally understand. I'm trying to be a good doobie and use the High-level EVP_ functions for my RC4, RC2, and DES calls. But what about setting up the key? If I'm doing password based stuff do I need to